Package net.minecraft.client.particle
Interface ParticleRenderType
public interface ParticleRenderType
-
Field Summary
Modifier and TypeFieldDescriptionstatic final ParticleRenderType
static final ParticleRenderType
static final ParticleRenderType
static final ParticleRenderType
static final ParticleRenderType
static final ParticleRenderType
-
Method Summary
Modifier and TypeMethodDescriptionvoid
begin
(BufferBuilder p_107436_, TextureManager p_107437_) void
end
(Tesselator p_107438_)
-
Field Details
-
TERRAIN_SHEET
-
PARTICLE_SHEET_OPAQUE
-
PARTICLE_SHEET_TRANSLUCENT
-
PARTICLE_SHEET_LIT
-
CUSTOM
-
NO_RENDER
-
-
Method Details
-
begin
-
end
-