Package | Description |
---|---|
net.minecraft.client.particle | |
net.minecraft.client.renderer |
Modifier and Type | Method and Description |
---|---|
void |
ParticleManager.renderParticles(MatrixStack matrixStackIn,
IRenderTypeBuffer.Impl bufferIn,
LightTexture lightTextureIn,
ActiveRenderInfo activeRenderInfoIn,
float partialTicks) |
Modifier and Type | Field and Description |
---|---|
private LightTexture |
GameRenderer.lightmapTexture |
Modifier and Type | Method and Description |
---|---|
LightTexture |
GameRenderer.getLightTexture() |
Modifier and Type | Method and Description |
---|---|
private void |
WorldRenderer.renderRainSnow(LightTexture lightmapIn,
float partialTicks,
double xIn,
double yIn,
double zIn) |
void |
WorldRenderer.updateCameraAndRender(MatrixStack matrixStackIn,
float partialTicks,
long finishTimeNano,
boolean drawBlockOutline,
ActiveRenderInfo activeRenderInfoIn,
GameRenderer gameRendererIn,
LightTexture lightmapIn,
Matrix4f projectionIn) |