Interface LodestoneWorldParticleRenderType
- All Superinterfaces:
net.minecraft.client.particle.ParticleRenderType
public interface LodestoneWorldParticleRenderType
extends net.minecraft.client.particle.ParticleRenderType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final LodestoneWorldParticleRenderTypestatic final LodestoneWorldParticleRenderTypeFields inherited from interface net.minecraft.client.particle.ParticleRenderType
CUSTOM, NO_RENDER, PARTICLE_SHEET_LIT, PARTICLE_SHEET_OPAQUE, PARTICLE_SHEET_TRANSLUCENT, TERRAIN_SHEET -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.client.renderer.RenderTypedefault booleanMethods inherited from interface net.minecraft.client.particle.ParticleRenderType
begin, end
-
Field Details
-
ADDITIVE
-
TRANSPARENT
-
-
Method Details
-
shouldBuffer
default boolean shouldBuffer() -
getRenderType
net.minecraft.client.renderer.RenderType getRenderType()
-