Class ParticleVisualSubmission
java.lang.Object
team.lodestar.lodestone.modules.rendering.particle.visual.ParticleVisualSubmission
-
Constructor Summary
ConstructorsConstructorDescriptionParticleVisualSubmission(net.minecraft.client.renderer.RenderType renderType, InstanceFormat instanceFormat, com.mojang.blaze3d.vertex.VertexBuffer vertexBuffer, ParticleVisualDrawData drawData, ParticleVisualBatchRenderer batchRenderer) -
Method Summary
-
Constructor Details
-
ParticleVisualSubmission
public ParticleVisualSubmission(net.minecraft.client.renderer.RenderType renderType, InstanceFormat instanceFormat, com.mojang.blaze3d.vertex.VertexBuffer vertexBuffer, ParticleVisualDrawData drawData, ParticleVisualBatchRenderer batchRenderer)
-
-
Method Details
-
renderType
public net.minecraft.client.renderer.RenderType renderType() -
instanceFormat
-
vertexBuffer
public com.mojang.blaze3d.vertex.VertexBuffer vertexBuffer() -
drawData
-
renderer
-