Package net.minecraft.client.render
Class WorldRenderer
java.lang.Object
net.minecraft.client.render.WorldRenderer
- All Implemented Interfaces:
AutoCloseable,ResourceReloader,SynchronousResourceReloader
@Environment(CLIENT)
public class WorldRenderer
extends Object
implements SynchronousResourceReloader, AutoCloseable
- Mappings:
Namespace Name named net/minecraft/client/render/WorldRendererintermediary net/minecraft/class_761official ger
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface net.minecraft.resource.ResourceReloader
ResourceReloader.Synchronizer -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Int2ObjectMap<BlockBreakingInfo> private final Long2ObjectMap<SortedSet<BlockBreakingInfo>> private intprivate final BlockEntityRenderDispatcherprivate final BufferBuilderStorageprivate final ObjectArrayList<ChunkBuilder.BuiltChunk> private intprivate intprivate intprivate final Vector4f[]private final Vector3dprivate @Nullable ChunkBuilderprivate final ChunkRenderingDataPreparerprivate @Nullable BuiltChunkStorageprivate final FpsSmootherprivate final MinecraftClientprotected static final Identifierprivate @Nullable VertexBufferprivate booleanprivate @Nullable Framebufferprivate @Nullable VertexBufferstatic final Direction[]private static final Identifierprivate @Nullable Framebufferprivate @Nullable PostEffectProcessorprivate @Nullable Framebufferprivate final EntityRenderDispatcherstatic final intprivate static final floatprivate static final intprivate static final intprivate static final intprivate static final intstatic final intprivate static final Identifierprivate Frustumprivate doubleprivate doubleprivate doubleprivate doubleprivate doubleprivate @Nullable CloudRenderModeprivate intprivate intprivate intprivate Vec3dprivate doubleprivate doubleprivate doubleprivate @Nullable VertexBufferprivate static final Loggerprivate static final Identifierprivate final Set<BlockEntity> private final float[]Given-16 <= z < 16and-16 <= x < 16, leti = 32 * (z + 16) + (x + 16).private final float[]private @Nullable Framebufferprivate final Map<BlockPos, SoundInstance> private static final Identifierprivate intprivate intprivate booleanprivate static final Identifierprivate @Nullable VertexBufferprivate static final Identifierprivate intprivate @Nullable Framebufferprivate @Nullable PostEffectProcessorprivate intprivate @Nullable Framebufferprivate @Nullable ClientWorld -
Constructor Summary
ConstructorsConstructorDescriptionWorldRenderer(MinecraftClient client, EntityRenderDispatcher entityRenderDispatcher, BlockEntityRenderDispatcher blockEntityRenderDispatcher, BufferBuilderStorage bufferBuilders) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddParticle(ParticleEffect parameters, boolean shouldAlwaysSpawn, boolean important, double x, double y, double z, double velocityX, double velocityY, double velocityZ) voidaddParticle(ParticleEffect parameters, boolean shouldAlwaysSpawn, double x, double y, double z, double velocityX, double velocityY, double velocityZ) private <T extends ParticleEffect>
voidaddParticle(T parameters, double x, double y, double z, double velocityX, double velocityY, double velocityZ) private voidapplyFrustum(Frustum frustum) protected booleanvoidprivate voidcaptureFrustum(Matrix4f positionMatrix, Matrix4f projectionMatrix, double x, double y, double z, Frustum frustum) private voidcheckEmpty(MatrixStack matrices) voidcleanUp()voidclose()private voiddrawBlockOutline(MatrixStack matrices, VertexConsumer vertexConsumer, Entity entity, double cameraX, double cameraY, double cameraZ, BlockPos pos, BlockState state) static voiddrawBox(VertexConsumer vertexConsumer, double x1, double y1, double z1, double x2, double y2, double z2, float red, float green, float blue, float alpha) Draws a box spanning from [x1,y1,z1] to [x2,y2,z2].static voiddrawBox(MatrixStack matrices, VertexConsumer vertexConsumer, double x1, double y1, double z1, double x2, double y2, double z2, float red, float green, float blue, float alpha) Draws a box spanning from [x1,y1,z1] to [x2,y2,z2].static voiddrawBox(MatrixStack matrices, VertexConsumer vertexConsumer, double x1, double y1, double z1, double x2, double y2, double z2, float red, float green, float blue, float alpha, float xAxisRed, float yAxisGreen, float zAxisBlue) Draws a box spanning from [x1,y1,z1] to [x2,y2,z2].static voiddrawBox(MatrixStack matrices, VertexConsumer vertexConsumer, Box box, float red, float green, float blue, float alpha) Draws a box.private static voiddrawCuboidShapeOutline(MatrixStack matrices, VertexConsumer vertexConsumer, VoxelShape shape, double offsetX, double offsetY, double offsetZ, float red, float green, float blue, float alpha) voidstatic voiddrawShapeOutline(MatrixStack matrices, VertexConsumer vertexConsumer, VoxelShape shape, double offsetX, double offsetY, double offsetZ, float red, float green, float blue, float alpha, boolean colorize) doubleintstatic intgetLightmapCoordinates(BlockRenderView world, BlockState state, BlockPos pos) static intgetLightmapCoordinates(BlockRenderView world, BlockPos pos) private static Vec3dgetMaxIntensityColor(float hue) private ParticlesModegetRandomParticleSpawnChance(boolean canSpawnOnMinimal) doubleprivate booleanhasBlindnessOrDarkness(Camera camera) booleanisRenderingReady(BlockPos pos) booleanvoidvoidprivate voidvoidmethod_52815(ChunkPos chunkPos) static Frustummethod_52816(Frustum frustum) voidmethod_60889(BlockPos blockPos) voidmethod_60891(RegistryEntry<class_9793> registryEntry, BlockPos blockPos) private voidmethod_60892(BlockPos blockPos) voidonResized(int width, int height) voidprocessGlobalEvent(int eventId, BlockPos pos, int data) voidprocessWorldEvent(int eventId, BlockPos pos, int data) voidreload()voidreload(ResourceManager manager) Performs the reload in the apply executor, or the game engine.voidprivate voidvoidrender(RenderTickCounter tickCounter, boolean renderBlockOutline, Camera camera, GameRenderer gameRenderer, LightmapTextureManager lightmapTextureManager, Matrix4f matrix4f, Matrix4f matrix4f2) private voidrenderCapturedFrustumFace(VertexConsumer vertexConsumer, Matrix4f matrix4f, int plane0, int plane1, int plane2, int plane3, int r, int g, int b) private voidrenderCapturedFrustumVertex(VertexConsumer vertexConsumer, Matrix4f matrix4f, int planeNum) private voidrenderChunkDebugInfo(MatrixStack matrices, VertexConsumerProvider vertexConsumers, Camera camera) private class_9801renderClouds(Tessellator tessellator, double x, double y, double z, Vec3d color) voidrenderClouds(MatrixStack matrices, Matrix4f matrix4f, Matrix4f matrix4f2, float tickDelta, double cameraX, double cameraY, double cameraZ) private voidprivate voidrenderEndSky(MatrixStack matrices) private voidrenderEntity(Entity entity, double cameraX, double cameraY, double cameraZ, float tickDelta, MatrixStack matrices, VertexConsumerProvider vertexConsumers) static voidrenderFilledBox(MatrixStack matrices, VertexConsumer vertexConsumer, double minX, double minY, double minZ, double maxX, double maxY, double maxZ, float red, float green, float blue, float alpha) static voidrenderFilledBox(MatrixStack matrices, VertexConsumer vertexConsumer, float minX, float minY, float minZ, float maxX, float maxY, float maxZ, float red, float green, float blue, float alpha) private voidrenderLayer(RenderLayer renderLayer, double x, double y, double z, Matrix4f matrix4f, Matrix4f positionMatrix) private voidprivate static class_9801renderSky(Tessellator tessellator, float float2) voidrenderSky(Matrix4f matrix4f, Matrix4f projectionMatrix, float tickDelta, Camera camera, boolean thickFog, Runnable fogCallback) private voidprivate class_9801renderStars(Tessellator tessellator) private voidrenderWeather(LightmapTextureManager manager, float tickDelta, double cameraX, double cameraY, double cameraZ) private voidrenderWorldBorder(Camera camera) private voidvoidscheduleBlockRender(int x, int y, int z) voidscheduleBlockRenders(int x, int y, int z) voidscheduleBlockRenders(int minX, int minY, int minZ, int maxX, int maxY, int maxZ) voidscheduleBlockRerenderIfNeeded(BlockPos pos, BlockState old, BlockState updated) private voidscheduleChunkRender(int x, int y, int z, boolean important) private voidscheduleSectionRender(BlockPos pos, boolean important) voidvoidsetBlockBreakingInfo(int entityId, BlockPos pos, int stage) voidsetupFrustum(Vec3d vec3d, Matrix4f matrix4f, Matrix4f matrix4f2) private voidsetupTerrain(Camera camera, Frustum frustum, boolean hasForcedFrustum, boolean spectator) voidsetWorld(@Nullable ClientWorld world) private static Vec3dshiftHue(float red, float green, float blue, float hueOffset) private voidshootParticles(int direction, BlockPos pos, Random random, SimpleParticleType particleType) spawnParticle(ParticleEffect parameters, boolean alwaysSpawn, boolean canSpawnOnMinimal, double x, double y, double z, double velocityX, double velocityY, double velocityZ) spawnParticle(ParticleEffect parameters, boolean alwaysSpawn, double x, double y, double z, double velocityX, double velocityY, double velocityZ) voidtick()voidtickRainSplashing(Camera camera) voidupdateBlock(BlockView world, BlockPos pos, BlockState oldState, BlockState newState, int flags) private voidupdateChunks(Camera camera) private voidupdateEntitiesForSong(World world, BlockPos pos, boolean playing) voidupdateNoCullingBlockEntities(Collection<BlockEntity> removed, Collection<BlockEntity> added) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.resource.ResourceReloader
getNameMethods inherited from interface net.minecraft.resource.SynchronousResourceReloader
reload
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector named LOGGERLnet/minecraft/client/render/WorldRenderer;LOGGER:Lorg/slf4j/Logger;intermediary field_4060Lnet/minecraft/class_761;field_4060:Lorg/slf4j/Logger;official eLger;e:Lorg/slf4j/Logger;
-
field_32759
public static final int field_32759- See Also:
- Mappings:
Namespace Name Mixin selector named field_32759Lnet/minecraft/client/render/WorldRenderer;field_32759:Iintermediary field_32759Lnet/minecraft/class_761;field_32759:Iofficial aLger;a:I
-
field_34812
public static final int field_34812- See Also:
- Mappings:
Namespace Name Mixin selector named field_34812Lnet/minecraft/client/render/WorldRenderer;field_34812:Iintermediary field_34812Lnet/minecraft/class_761;field_34812:Iofficial bLger;b:I
-
field_32762
private static final float field_32762- See Also:
- Mappings:
Namespace Name Mixin selector named field_32762Lnet/minecraft/client/render/WorldRenderer;field_32762:Fintermediary field_32762Lnet/minecraft/class_761;field_32762:Fofficial fLger;f:F
-
field_32763
private static final int field_32763- See Also:
- Mappings:
Namespace Name Mixin selector named field_32763Lnet/minecraft/client/render/WorldRenderer;field_32763:Iintermediary field_32763Lnet/minecraft/class_761;field_32763:Iofficial gLger;g:I
-
field_32764
private static final int field_32764- See Also:
- Mappings:
Namespace Name Mixin selector named field_32764Lnet/minecraft/client/render/WorldRenderer;field_32764:Iintermediary field_32764Lnet/minecraft/class_761;field_32764:Iofficial hLger;h:I
-
field_32765
private static final int field_32765- See Also:
- Mappings:
Namespace Name Mixin selector named field_32765Lnet/minecraft/client/render/WorldRenderer;field_32765:Iintermediary field_32765Lnet/minecraft/class_761;field_32765:Iofficial iLger;i:I
-
field_32766
private static final int field_32766- See Also:
- Mappings:
Namespace Name Mixin selector named field_32766Lnet/minecraft/client/render/WorldRenderer;field_32766:Iintermediary field_32766Lnet/minecraft/class_761;field_32766:Iofficial jLger;j:I
-
MOON_PHASES
- Mappings:
Namespace Name Mixin selector named MOON_PHASESLnet/minecraft/client/render/WorldRenderer;MOON_PHASES:Lnet/minecraft/util/Identifier;intermediary field_4098Lnet/minecraft/class_761;field_4098:Lnet/minecraft/class_2960;official kLger;k:Lakq;
-
SUN
- Mappings:
Namespace Name Mixin selector named SUNLnet/minecraft/client/render/WorldRenderer;SUN:Lnet/minecraft/util/Identifier;intermediary field_4111Lnet/minecraft/class_761;field_4111:Lnet/minecraft/class_2960;official lLger;l:Lakq;
-
CLOUDS
- Mappings:
Namespace Name Mixin selector named CLOUDSLnet/minecraft/client/render/WorldRenderer;CLOUDS:Lnet/minecraft/util/Identifier;intermediary field_4108Lnet/minecraft/class_761;field_4108:Lnet/minecraft/class_2960;official cLger;c:Lakq;
-
END_SKY
- Mappings:
Namespace Name Mixin selector named END_SKYLnet/minecraft/client/render/WorldRenderer;END_SKY:Lnet/minecraft/util/Identifier;intermediary field_4061Lnet/minecraft/class_761;field_4061:Lnet/minecraft/class_2960;official mLger;m:Lakq;
-
FORCEFIELD
- Mappings:
Namespace Name Mixin selector named FORCEFIELDLnet/minecraft/client/render/WorldRenderer;FORCEFIELD:Lnet/minecraft/util/Identifier;intermediary field_4071Lnet/minecraft/class_761;field_4071:Lnet/minecraft/class_2960;official nLger;n:Lakq;
-
RAIN
- Mappings:
Namespace Name Mixin selector named RAINLnet/minecraft/client/render/WorldRenderer;RAIN:Lnet/minecraft/util/Identifier;intermediary field_20797Lnet/minecraft/class_761;field_20797:Lnet/minecraft/class_2960;official oLger;o:Lakq;
-
SNOW
- Mappings:
Namespace Name Mixin selector named SNOWLnet/minecraft/client/render/WorldRenderer;SNOW:Lnet/minecraft/util/Identifier;intermediary field_20798Lnet/minecraft/class_761;field_20798:Lnet/minecraft/class_2960;official pLger;p:Lakq;
-
DIRECTIONS
- Mappings:
Namespace Name Mixin selector named DIRECTIONSLnet/minecraft/client/render/WorldRenderer;DIRECTIONS:[Lnet/minecraft/util/math/Direction;intermediary field_4095Lnet/minecraft/class_761;field_4095:[Lnet/minecraft/class_2350;official dLger;d:[Lji;
-
client
- Mappings:
Namespace Name Mixin selector named clientLnet/minecraft/client/render/WorldRenderer;client:Lnet/minecraft/client/MinecraftClient;intermediary field_4088Lnet/minecraft/class_761;field_4088:Lnet/minecraft/class_310;official qLger;q:Lfgi;
-
entityRenderDispatcher
- Mappings:
Namespace Name Mixin selector named entityRenderDispatcherLnet/minecraft/client/render/WorldRenderer;entityRenderDispatcher:Lnet/minecraft/client/render/entity/EntityRenderDispatcher;intermediary field_4109Lnet/minecraft/class_761;field_4109:Lnet/minecraft/class_898;official rLger;r:Lgkb;
-
blockEntityRenderDispatcher
- Mappings:
Namespace Name Mixin selector named blockEntityRenderDispatcherLnet/minecraft/client/render/WorldRenderer;blockEntityRenderDispatcher:Lnet/minecraft/client/render/block/entity/BlockEntityRenderDispatcher;intermediary field_27741Lnet/minecraft/class_761;field_27741:Lnet/minecraft/class_824;official sLger;s:Lggs;
-
bufferBuilders
- Mappings:
Namespace Name Mixin selector named bufferBuildersLnet/minecraft/client/render/WorldRenderer;bufferBuilders:Lnet/minecraft/client/render/BufferBuilderStorage;intermediary field_20951Lnet/minecraft/class_761;field_20951:Lnet/minecraft/class_4599;official tLger;t:Lgez;
-
world
- Mappings:
Namespace Name Mixin selector named worldLnet/minecraft/client/render/WorldRenderer;world:Lnet/minecraft/client/world/ClientWorld;intermediary field_4085Lnet/minecraft/class_761;field_4085:Lnet/minecraft/class_638;official uLger;u:Lfyz;
-
chunkRenderingDataPreparer
- Mappings:
Namespace Name Mixin selector named chunkRenderingDataPreparerLnet/minecraft/client/render/WorldRenderer;chunkRenderingDataPreparer:Lnet/minecraft/client/render/ChunkRenderingDataPreparer;intermediary field_45615Lnet/minecraft/class_761;field_45615:Lnet/minecraft/class_8679;official vLger;v:Lgfg;
-
builtChunks
- Mappings:
Namespace Name Mixin selector named builtChunksLnet/minecraft/client/render/WorldRenderer;builtChunks:Lit/unimi/dsi/fastutil/objects/ObjectArrayList;intermediary field_45616Lnet/minecraft/class_761;field_45616:Lit/unimi/dsi/fastutil/objects/ObjectArrayList;official wLger;w:Lit/unimi/dsi/fastutil/objects/ObjectArrayList;
-
noCullingBlockEntities
- Mappings:
Namespace Name Mixin selector named noCullingBlockEntitiesLnet/minecraft/client/render/WorldRenderer;noCullingBlockEntities:Ljava/util/Set;intermediary field_4055Lnet/minecraft/class_761;field_4055:Ljava/util/Set;official xLger;x:Ljava/util/Set;
-
chunks
- Mappings:
Namespace Name Mixin selector named chunksLnet/minecraft/client/render/WorldRenderer;chunks:Lnet/minecraft/client/render/BuiltChunkStorage;intermediary field_4112Lnet/minecraft/class_761;field_4112:Lnet/minecraft/class_769;official yLger;y:Lgfk;
-
starsBuffer
- Mappings:
Namespace Name Mixin selector named starsBufferLnet/minecraft/client/render/WorldRenderer;starsBuffer:Lnet/minecraft/client/gl/VertexBuffer;intermediary field_4113Lnet/minecraft/class_761;field_4113:Lnet/minecraft/class_291;official zLger;z:Lfbf;
-
lightSkyBuffer
- Mappings:
Namespace Name Mixin selector named lightSkyBufferLnet/minecraft/client/render/WorldRenderer;lightSkyBuffer:Lnet/minecraft/client/gl/VertexBuffer;intermediary field_4087Lnet/minecraft/class_761;field_4087:Lnet/minecraft/class_291;official ALger;A:Lfbf;
-
darkSkyBuffer
- Mappings:
Namespace Name Mixin selector named darkSkyBufferLnet/minecraft/client/render/WorldRenderer;darkSkyBuffer:Lnet/minecraft/client/gl/VertexBuffer;intermediary field_4102Lnet/minecraft/class_761;field_4102:Lnet/minecraft/class_291;official BLger;B:Lfbf;
-
cloudsDirty
private boolean cloudsDirty- Mappings:
Namespace Name Mixin selector named cloudsDirtyLnet/minecraft/client/render/WorldRenderer;cloudsDirty:Zintermediary field_4107Lnet/minecraft/class_761;field_4107:Zofficial CLger;C:Z
-
cloudsBuffer
- Mappings:
Namespace Name Mixin selector named cloudsBufferLnet/minecraft/client/render/WorldRenderer;cloudsBuffer:Lnet/minecraft/client/gl/VertexBuffer;intermediary field_4094Lnet/minecraft/class_761;field_4094:Lnet/minecraft/class_291;official DLger;D:Lfbf;
-
chunkUpdateSmoother
- Mappings:
Namespace Name Mixin selector named chunkUpdateSmootherLnet/minecraft/client/render/WorldRenderer;chunkUpdateSmoother:Lnet/minecraft/client/render/FpsSmoother;intermediary field_21799Lnet/minecraft/class_761;field_21799:Lnet/minecraft/class_4740;official ELger;E:Lgfc;
-
ticks
private int ticks- Mappings:
Namespace Name Mixin selector named ticksLnet/minecraft/client/render/WorldRenderer;ticks:Iintermediary field_4073Lnet/minecraft/class_761;field_4073:Iofficial FLger;F:I
-
blockBreakingInfos
- Mappings:
Namespace Name Mixin selector named blockBreakingInfosLnet/minecraft/client/render/WorldRenderer;blockBreakingInfos:Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;intermediary field_4058Lnet/minecraft/class_761;field_4058:Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;official GLger;G:Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;
-
blockBreakingProgressions
- Mappings:
Namespace Name Mixin selector named blockBreakingProgressionsLnet/minecraft/client/render/WorldRenderer;blockBreakingProgressions:Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;intermediary field_20950Lnet/minecraft/class_761;field_20950:Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;official HLger;H:Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;
-
playingSongs
- Mappings:
Namespace Name Mixin selector named playingSongsLnet/minecraft/client/render/WorldRenderer;playingSongs:Ljava/util/Map;intermediary field_4119Lnet/minecraft/class_761;field_4119:Ljava/util/Map;official ILger;I:Ljava/util/Map;
-
entityOutlinesFramebuffer
- Mappings:
Namespace Name Mixin selector named entityOutlinesFramebufferLnet/minecraft/client/render/WorldRenderer;entityOutlinesFramebuffer:Lnet/minecraft/client/gl/Framebuffer;intermediary field_4101Lnet/minecraft/class_761;field_4101:Lnet/minecraft/class_276;official JLger;J:Lezp;
-
entityOutlinePostProcessor
- Mappings:
Namespace Name Mixin selector named entityOutlinePostProcessorLnet/minecraft/client/render/WorldRenderer;entityOutlinePostProcessor:Lnet/minecraft/client/gl/PostEffectProcessor;intermediary field_4059Lnet/minecraft/class_761;field_4059:Lnet/minecraft/class_279;official KLger;K:Lgew;
-
translucentFramebuffer
- Mappings:
Namespace Name Mixin selector named translucentFramebufferLnet/minecraft/client/render/WorldRenderer;translucentFramebuffer:Lnet/minecraft/client/gl/Framebuffer;intermediary field_25274Lnet/minecraft/class_761;field_25274:Lnet/minecraft/class_276;official LLger;L:Lezp;
-
entityFramebuffer
- Mappings:
Namespace Name Mixin selector named entityFramebufferLnet/minecraft/client/render/WorldRenderer;entityFramebuffer:Lnet/minecraft/client/gl/Framebuffer;intermediary field_25275Lnet/minecraft/class_761;field_25275:Lnet/minecraft/class_276;official MLger;M:Lezp;
-
particlesFramebuffer
- Mappings:
Namespace Name Mixin selector named particlesFramebufferLnet/minecraft/client/render/WorldRenderer;particlesFramebuffer:Lnet/minecraft/client/gl/Framebuffer;intermediary field_25276Lnet/minecraft/class_761;field_25276:Lnet/minecraft/class_276;official NLger;N:Lezp;
-
weatherFramebuffer
- Mappings:
Namespace Name Mixin selector named weatherFramebufferLnet/minecraft/client/render/WorldRenderer;weatherFramebuffer:Lnet/minecraft/client/gl/Framebuffer;intermediary field_25277Lnet/minecraft/class_761;field_25277:Lnet/minecraft/class_276;official OLger;O:Lezp;
-
cloudsFramebuffer
- Mappings:
Namespace Name Mixin selector named cloudsFramebufferLnet/minecraft/client/render/WorldRenderer;cloudsFramebuffer:Lnet/minecraft/client/gl/Framebuffer;intermediary field_25278Lnet/minecraft/class_761;field_25278:Lnet/minecraft/class_276;official PLger;P:Lezp;
-
transparencyPostProcessor
- Mappings:
Namespace Name Mixin selector named transparencyPostProcessorLnet/minecraft/client/render/WorldRenderer;transparencyPostProcessor:Lnet/minecraft/client/gl/PostEffectProcessor;intermediary field_25279Lnet/minecraft/class_761;field_25279:Lnet/minecraft/class_279;official QLger;Q:Lgew;
-
cameraChunkX
private int cameraChunkX- Mappings:
Namespace Name Mixin selector named cameraChunkXLnet/minecraft/client/render/WorldRenderer;cameraChunkX:Iintermediary field_4084Lnet/minecraft/class_761;field_4084:Iofficial RLger;R:I
-
cameraChunkY
private int cameraChunkY- Mappings:
Namespace Name Mixin selector named cameraChunkYLnet/minecraft/client/render/WorldRenderer;cameraChunkY:Iintermediary field_4105Lnet/minecraft/class_761;field_4105:Iofficial SLger;S:I
-
cameraChunkZ
private int cameraChunkZ- Mappings:
Namespace Name Mixin selector named cameraChunkZLnet/minecraft/client/render/WorldRenderer;cameraChunkZ:Iintermediary field_4121Lnet/minecraft/class_761;field_4121:Iofficial TLger;T:I
-
lastCameraX
private double lastCameraX- Mappings:
Namespace Name Mixin selector named lastCameraXLnet/minecraft/client/render/WorldRenderer;lastCameraX:Dintermediary field_4069Lnet/minecraft/class_761;field_4069:Dofficial ULger;U:D
-
lastCameraY
private double lastCameraY- Mappings:
Namespace Name Mixin selector named lastCameraYLnet/minecraft/client/render/WorldRenderer;lastCameraY:Dintermediary field_4081Lnet/minecraft/class_761;field_4081:Dofficial VLger;V:D
-
lastCameraZ
private double lastCameraZ- Mappings:
Namespace Name Mixin selector named lastCameraZLnet/minecraft/client/render/WorldRenderer;lastCameraZ:Dintermediary field_4096Lnet/minecraft/class_761;field_4096:Dofficial WLger;W:D
-
lastCameraPitch
private double lastCameraPitch- Mappings:
Namespace Name Mixin selector named lastCameraPitchLnet/minecraft/client/render/WorldRenderer;lastCameraPitch:Dintermediary field_4115Lnet/minecraft/class_761;field_4115:Dofficial XLger;X:D
-
lastCameraYaw
private double lastCameraYaw- Mappings:
Namespace Name Mixin selector named lastCameraYawLnet/minecraft/client/render/WorldRenderer;lastCameraYaw:Dintermediary field_4064Lnet/minecraft/class_761;field_4064:Dofficial YLger;Y:D
-
lastCloudsBlockX
private int lastCloudsBlockX- Mappings:
Namespace Name Mixin selector named lastCloudsBlockXLnet/minecraft/client/render/WorldRenderer;lastCloudsBlockX:Iintermediary field_4082Lnet/minecraft/class_761;field_4082:Iofficial ZLger;Z:I
-
lastCloudsBlockY
private int lastCloudsBlockY- Mappings:
Namespace Name Mixin selector named lastCloudsBlockYLnet/minecraft/client/render/WorldRenderer;lastCloudsBlockY:Iintermediary field_4097Lnet/minecraft/class_761;field_4097:Iofficial aaLger;aa:I
-
lastCloudsBlockZ
private int lastCloudsBlockZ- Mappings:
Namespace Name Mixin selector named lastCloudsBlockZLnet/minecraft/client/render/WorldRenderer;lastCloudsBlockZ:Iintermediary field_4116Lnet/minecraft/class_761;field_4116:Iofficial abLger;ab:I
-
lastCloudsColor
- Mappings:
Namespace Name Mixin selector named lastCloudsColorLnet/minecraft/client/render/WorldRenderer;lastCloudsColor:Lnet/minecraft/util/math/Vec3d;intermediary field_4072Lnet/minecraft/class_761;field_4072:Lnet/minecraft/class_243;official acLger;ac:Leww;
-
lastCloudRenderMode
- Mappings:
Namespace Name Mixin selector named lastCloudRenderModeLnet/minecraft/client/render/WorldRenderer;lastCloudRenderMode:Lnet/minecraft/client/option/CloudRenderMode;intermediary field_4080Lnet/minecraft/class_761;field_4080:Lnet/minecraft/class_4063;official adLger;ad:Lffv;
-
chunkBuilder
- Mappings:
Namespace Name Mixin selector named chunkBuilderLnet/minecraft/client/render/WorldRenderer;chunkBuilder:Lnet/minecraft/client/render/chunk/ChunkBuilder;intermediary field_45614Lnet/minecraft/class_761;field_45614:Lnet/minecraft/class_846;official aeLger;ae:Lghu;
-
viewDistance
private int viewDistance- Mappings:
Namespace Name Mixin selector named viewDistanceLnet/minecraft/client/render/WorldRenderer;viewDistance:Iintermediary field_4062Lnet/minecraft/class_761;field_4062:Iofficial afLger;af:I
-
regularEntityCount
private int regularEntityCount- Mappings:
Namespace Name Mixin selector named regularEntityCountLnet/minecraft/client/render/WorldRenderer;regularEntityCount:Iintermediary field_4089Lnet/minecraft/class_761;field_4089:Iofficial agLger;ag:I
-
blockEntityCount
private int blockEntityCount- Mappings:
Namespace Name Mixin selector named blockEntityCountLnet/minecraft/client/render/WorldRenderer;blockEntityCount:Iintermediary field_4110Lnet/minecraft/class_761;field_4110:Iofficial ahLger;ah:I
-
frustum
- Mappings:
Namespace Name Mixin selector named frustumLnet/minecraft/client/render/WorldRenderer;frustum:Lnet/minecraft/client/render/Frustum;intermediary field_27740Lnet/minecraft/class_761;field_27740:Lnet/minecraft/class_4604;official aiLger;ai:Lghy;
-
shouldCaptureFrustum
private boolean shouldCaptureFrustum- Mappings:
Namespace Name Mixin selector named shouldCaptureFrustumLnet/minecraft/client/render/WorldRenderer;shouldCaptureFrustum:Zintermediary field_4090Lnet/minecraft/class_761;field_4090:Zofficial ajLger;aj:Z
-
capturedFrustum
- Mappings:
Namespace Name Mixin selector named capturedFrustumLnet/minecraft/client/render/WorldRenderer;capturedFrustum:Lnet/minecraft/client/render/Frustum;intermediary field_4056Lnet/minecraft/class_761;field_4056:Lnet/minecraft/class_4604;official akLger;ak:Lghy;
-
capturedFrustumOrientation
- Mappings:
Namespace Name Mixin selector named capturedFrustumOrientationLnet/minecraft/client/render/WorldRenderer;capturedFrustumOrientation:[Lorg/joml/Vector4f;intermediary field_4065Lnet/minecraft/class_761;field_4065:[Lorg/joml/Vector4f;official alLger;al:[Lorg/joml/Vector4f;
-
capturedFrustumPosition
- Mappings:
Namespace Name Mixin selector named capturedFrustumPositionLnet/minecraft/client/render/WorldRenderer;capturedFrustumPosition:Lorg/joml/Vector3d;intermediary field_4091Lnet/minecraft/class_761;field_4091:Lorg/joml/Vector3d;official amLger;am:Lorg/joml/Vector3d;
-
lastTranslucentSortX
private double lastTranslucentSortX- Mappings:
Namespace Name Mixin selector named lastTranslucentSortXLnet/minecraft/client/render/WorldRenderer;lastTranslucentSortX:Dintermediary field_4083Lnet/minecraft/class_761;field_4083:Dofficial anLger;an:D
-
lastTranslucentSortY
private double lastTranslucentSortY- Mappings:
Namespace Name Mixin selector named lastTranslucentSortYLnet/minecraft/client/render/WorldRenderer;lastTranslucentSortY:Dintermediary field_4103Lnet/minecraft/class_761;field_4103:Dofficial aoLger;ao:D
-
lastTranslucentSortZ
private double lastTranslucentSortZ- Mappings:
Namespace Name Mixin selector named lastTranslucentSortZLnet/minecraft/client/render/WorldRenderer;lastTranslucentSortZ:Dintermediary field_4118Lnet/minecraft/class_761;field_4118:Dofficial apLger;ap:D
-
rainSoundCounter
private int rainSoundCounter- Mappings:
Namespace Name Mixin selector named rainSoundCounterLnet/minecraft/client/render/WorldRenderer;rainSoundCounter:Iintermediary field_20793Lnet/minecraft/class_761;field_20793:Iofficial aqLger;aq:I
-
NORMAL_LINE_DX
private final float[] NORMAL_LINE_DXGiven-16 <= z < 16and-16 <= x < 16, leti = 32 * (z + 16) + (x + 16). ThenNORMAL_LINE_DX[i]andNORMAL_LINE_DZ[i]describe the unit vector perpendicular to(x, z). These lookup tables are used for rendering rain and snow.- Mappings:
Namespace Name Mixin selector named NORMAL_LINE_DXLnet/minecraft/client/render/WorldRenderer;NORMAL_LINE_DX:[Fintermediary field_20794Lnet/minecraft/class_761;field_20794:[Fofficial arLger;ar:[F
-
NORMAL_LINE_DZ
private final float[] NORMAL_LINE_DZ- Mappings:
Namespace Name Mixin selector named NORMAL_LINE_DZLnet/minecraft/client/render/WorldRenderer;NORMAL_LINE_DZ:[Fintermediary field_20795Lnet/minecraft/class_761;field_20795:[Fofficial asLger;as:[F
-
-
Constructor Details
-
WorldRenderer
public WorldRenderer(MinecraftClient client, EntityRenderDispatcher entityRenderDispatcher, BlockEntityRenderDispatcher blockEntityRenderDispatcher, BufferBuilderStorage bufferBuilders) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/WorldRenderer;<init>(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/render/entity/EntityRenderDispatcher;Lnet/minecraft/client/render/block/entity/BlockEntityRenderDispatcher;Lnet/minecraft/client/render/BufferBuilderStorage;)Vintermediary <init>Lnet/minecraft/class_761;<init>(Lnet/minecraft/class_310;Lnet/minecraft/class_898;Lnet/minecraft/class_824;Lnet/minecraft/class_4599;)Vofficial <init>Lger;<init>(Lfgi;Lgkb;Lggs;Lgez;)V
-
-
Method Details
-
renderWeather
private void renderWeather(LightmapTextureManager manager, float tickDelta, double cameraX, double cameraY, double cameraZ) - Mappings:
Namespace Name Mixin selector named renderWeatherLnet/minecraft/client/render/WorldRenderer;renderWeather(Lnet/minecraft/client/render/LightmapTextureManager;FDDD)Vintermediary method_22714Lnet/minecraft/class_761;method_22714(Lnet/minecraft/class_765;FDDD)Vofficial aLger;a(Lges;FDDD)V
-
tickRainSplashing
- Mappings:
Namespace Name Mixin selector named tickRainSplashingLnet/minecraft/client/render/WorldRenderer;tickRainSplashing(Lnet/minecraft/client/render/Camera;)Vintermediary method_22713Lnet/minecraft/class_761;method_22713(Lnet/minecraft/class_4184;)Vofficial aLger;a(Lffs;)V
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-
reload
Performs the reload in the apply executor, or the game engine.- Specified by:
reloadin interfaceSynchronousResourceReloader- Parameters:
manager- the resource manager- Mappings:
Namespace Name Mixin selector named reloadLnet/minecraft/resource/SynchronousResourceReloader;reload(Lnet/minecraft/resource/ResourceManager;)Vintermediary method_14491Lnet/minecraft/class_4013;method_14491(Lnet/minecraft/class_3300;)Vofficial aLaue;a(Laud;)V
-
loadEntityOutlinePostProcessor
public void loadEntityOutlinePostProcessor()- Mappings:
Namespace Name Mixin selector named loadEntityOutlinePostProcessorLnet/minecraft/client/render/WorldRenderer;loadEntityOutlinePostProcessor()Vintermediary method_3296Lnet/minecraft/class_761;method_3296()Vofficial aLger;a()V
-
loadTransparencyPostProcessor
private void loadTransparencyPostProcessor()- Mappings:
Namespace Name Mixin selector named loadTransparencyPostProcessorLnet/minecraft/client/render/WorldRenderer;loadTransparencyPostProcessor()Vintermediary method_29365Lnet/minecraft/class_761;method_29365()Vofficial yLger;y()V
-
resetTransparencyPostProcessor
private void resetTransparencyPostProcessor()- Mappings:
Namespace Name Mixin selector named resetTransparencyPostProcessorLnet/minecraft/client/render/WorldRenderer;resetTransparencyPostProcessor()Vintermediary method_29701Lnet/minecraft/class_761;method_29701()Vofficial zLger;z()V
-
drawEntityOutlinesFramebuffer
public void drawEntityOutlinesFramebuffer()- Mappings:
Namespace Name Mixin selector named drawEntityOutlinesFramebufferLnet/minecraft/client/render/WorldRenderer;drawEntityOutlinesFramebuffer()Vintermediary method_3254Lnet/minecraft/class_761;method_3254()Vofficial bLger;b()V
-
canDrawEntityOutlines
protected boolean canDrawEntityOutlines()- Mappings:
Namespace Name Mixin selector named canDrawEntityOutlinesLnet/minecraft/client/render/WorldRenderer;canDrawEntityOutlines()Zintermediary method_3270Lnet/minecraft/class_761;method_3270()Zofficial dLger;d()Z
-
renderDarkSky
private void renderDarkSky()- Mappings:
Namespace Name Mixin selector named renderDarkSkyLnet/minecraft/client/render/WorldRenderer;renderDarkSky()Vintermediary method_3265Lnet/minecraft/class_761;method_3265()Vofficial ALger;A()V
-
renderLightSky
private void renderLightSky()- Mappings:
Namespace Name Mixin selector named renderLightSkyLnet/minecraft/client/render/WorldRenderer;renderLightSky()Vintermediary method_3277Lnet/minecraft/class_761;method_3277()Vofficial BLger;B()V
-
renderSky
- Mappings:
Namespace Name Mixin selector named renderSkyLnet/minecraft/client/render/WorldRenderer;renderSky(Lnet/minecraft/client/render/Tessellator;F)Lnet/minecraft/class_9801;intermediary method_34550Lnet/minecraft/class_761;method_34550(Lnet/minecraft/class_289;F)Lnet/minecraft/class_9801;official aLger;a(Lfbe;F)Lfbb;
-
renderStars
private void renderStars()- Mappings:
Namespace Name Mixin selector named renderStarsLnet/minecraft/client/render/WorldRenderer;renderStars()Vintermediary method_3293Lnet/minecraft/class_761;method_3293()Vofficial CLger;C()V
-
renderStars
- Mappings:
Namespace Name Mixin selector named renderStarsLnet/minecraft/client/render/WorldRenderer;renderStars(Lnet/minecraft/client/render/Tessellator;)Lnet/minecraft/class_9801;intermediary method_3255Lnet/minecraft/class_761;method_3255(Lnet/minecraft/class_289;)Lnet/minecraft/class_9801;official aLger;a(Lfbe;)Lfbb;
-
setWorld
- Mappings:
Namespace Name Mixin selector named setWorldLnet/minecraft/client/render/WorldRenderer;setWorld(Lnet/minecraft/client/world/ClientWorld;)Vintermediary method_3244Lnet/minecraft/class_761;method_3244(Lnet/minecraft/class_638;)Vofficial aLger;a(Lfyz;)V
-
reloadTransparencyPostProcessor
public void reloadTransparencyPostProcessor()- Mappings:
Namespace Name Mixin selector named reloadTransparencyPostProcessorLnet/minecraft/client/render/WorldRenderer;reloadTransparencyPostProcessor()Vintermediary method_35774Lnet/minecraft/class_761;method_35774()Vofficial eLger;e()V
-
reload
public void reload()- Mappings:
Namespace Name Mixin selector named reloadLnet/minecraft/client/render/WorldRenderer;reload()Vintermediary method_3279Lnet/minecraft/class_761;method_3279()Vofficial fLger;f()V
-
onResized
public void onResized(int width, int height) - Mappings:
Namespace Name Mixin selector named onResizedLnet/minecraft/client/render/WorldRenderer;onResized(II)Vintermediary method_3242Lnet/minecraft/class_761;method_3242(II)Vofficial aLger;a(II)V
-
getChunksDebugString
- Mappings:
Namespace Name Mixin selector named getChunksDebugStringLnet/minecraft/client/render/WorldRenderer;getChunksDebugString()Ljava/lang/String;intermediary method_3289Lnet/minecraft/class_761;method_3289()Ljava/lang/String;official gLger;g()Ljava/lang/String;
-
getChunkBuilder
- Mappings:
Namespace Name Mixin selector named getChunkBuilderLnet/minecraft/client/render/WorldRenderer;getChunkBuilder()Lnet/minecraft/client/render/chunk/ChunkBuilder;intermediary method_34810Lnet/minecraft/class_761;method_34810()Lnet/minecraft/class_846;official hLger;h()Lghu;
-
getChunkCount
public double getChunkCount()- Mappings:
Namespace Name Mixin selector named getChunkCountLnet/minecraft/client/render/WorldRenderer;getChunkCount()Dintermediary method_34811Lnet/minecraft/class_761;method_34811()Dofficial iLger;i()D
-
getViewDistance
public double getViewDistance()- Mappings:
Namespace Name Mixin selector named getViewDistanceLnet/minecraft/client/render/WorldRenderer;getViewDistance()Dintermediary method_34812Lnet/minecraft/class_761;method_34812()Dofficial jLger;j()D
-
getCompletedChunkCount
public int getCompletedChunkCount()- Mappings:
Namespace Name Mixin selector named getCompletedChunkCountLnet/minecraft/client/render/WorldRenderer;getCompletedChunkCount()Iintermediary method_3246Lnet/minecraft/class_761;method_3246()Iofficial kLger;k()I
-
getEntitiesDebugString
- Mappings:
Namespace Name Mixin selector named getEntitiesDebugStringLnet/minecraft/client/render/WorldRenderer;getEntitiesDebugString()Ljava/lang/String;intermediary method_3272Lnet/minecraft/class_761;method_3272()Ljava/lang/String;official lLger;l()Ljava/lang/String;
-
setupTerrain
private void setupTerrain(Camera camera, Frustum frustum, boolean hasForcedFrustum, boolean spectator) - Mappings:
Namespace Name Mixin selector named setupTerrainLnet/minecraft/client/render/WorldRenderer;setupTerrain(Lnet/minecraft/client/render/Camera;Lnet/minecraft/client/render/Frustum;ZZ)Vintermediary method_3273Lnet/minecraft/class_761;method_3273(Lnet/minecraft/class_4184;Lnet/minecraft/class_4604;ZZ)Vofficial aLger;a(Lffs;Lghy;ZZ)V
-
method_52816
- Mappings:
Namespace Name Mixin selector named method_52816Lnet/minecraft/client/render/WorldRenderer;method_52816(Lnet/minecraft/client/render/Frustum;)Lnet/minecraft/client/render/Frustum;intermediary method_52816Lnet/minecraft/class_761;method_52816(Lnet/minecraft/class_4604;)Lnet/minecraft/class_4604;official aLger;a(Lghy;)Lghy;
-
applyFrustum
- Mappings:
Namespace Name Mixin selector named applyFrustumLnet/minecraft/client/render/WorldRenderer;applyFrustum(Lnet/minecraft/client/render/Frustum;)Vintermediary method_38551Lnet/minecraft/class_761;method_38551(Lnet/minecraft/class_4604;)Vofficial bLger;b(Lghy;)V
-
addBuiltChunk
- Mappings:
Namespace Name Mixin selector named addBuiltChunkLnet/minecraft/client/render/WorldRenderer;addBuiltChunk(Lnet/minecraft/client/render/chunk/ChunkBuilder$BuiltChunk;)Vintermediary method_38550Lnet/minecraft/class_761;method_38550(Lnet/minecraft/class_846$class_851;)Vofficial aLger;a(Lghu$b;)V
-
captureFrustum
private void captureFrustum(Matrix4f positionMatrix, Matrix4f projectionMatrix, double x, double y, double z, Frustum frustum) - Mappings:
Namespace Name Mixin selector named captureFrustumLnet/minecraft/client/render/WorldRenderer;captureFrustum(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;DDDLnet/minecraft/client/render/Frustum;)Vintermediary method_3275Lnet/minecraft/class_761;method_3275(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;DDDLnet/minecraft/class_4604;)Vofficial aLger;a(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;DDDLghy;)V
-
setupFrustum
- Mappings:
Namespace Name Mixin selector named setupFrustumLnet/minecraft/client/render/WorldRenderer;setupFrustum(Lnet/minecraft/util/math/Vec3d;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;)Vintermediary method_32133Lnet/minecraft/class_761;method_32133(Lnet/minecraft/class_243;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;)Vofficial aLger;a(Leww;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;)V
-
render
public void render(RenderTickCounter tickCounter, boolean renderBlockOutline, Camera camera, GameRenderer gameRenderer, LightmapTextureManager lightmapTextureManager, Matrix4f matrix4f, Matrix4f matrix4f2) - Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/WorldRenderer;render(Lnet/minecraft/client/render/RenderTickCounter;ZLnet/minecraft/client/render/Camera;Lnet/minecraft/client/render/GameRenderer;Lnet/minecraft/client/render/LightmapTextureManager;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;)Vintermediary method_22710Lnet/minecraft/class_761;method_22710(Lnet/minecraft/class_9779;ZLnet/minecraft/class_4184;Lnet/minecraft/class_757;Lnet/minecraft/class_765;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;)Vofficial aLger;a(Lffz;ZLffs;Lgem;Lges;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;)V
-
checkEmpty
- Mappings:
Namespace Name Mixin selector named checkEmptyLnet/minecraft/client/render/WorldRenderer;checkEmpty(Lnet/minecraft/client/util/math/MatrixStack;)Vintermediary method_22979Lnet/minecraft/class_761;method_22979(Lnet/minecraft/class_4587;)Vofficial aLger;a(Lfbc;)V
-
renderEntity
private void renderEntity(Entity entity, double cameraX, double cameraY, double cameraZ, float tickDelta, MatrixStack matrices, VertexConsumerProvider vertexConsumers) - Mappings:
Namespace Name Mixin selector named renderEntityLnet/minecraft/client/render/WorldRenderer;renderEntity(Lnet/minecraft/entity/Entity;DDDFLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;)Vintermediary method_22977Lnet/minecraft/class_761;method_22977(Lnet/minecraft/class_1297;DDDFLnet/minecraft/class_4587;Lnet/minecraft/class_4597;)Vofficial aLger;a(Lbsq;DDDFLfbc;Lget;)V
-
renderLayer
private void renderLayer(RenderLayer renderLayer, double x, double y, double z, Matrix4f matrix4f, Matrix4f positionMatrix) - Mappings:
Namespace Name Mixin selector named renderLayerLnet/minecraft/client/render/WorldRenderer;renderLayer(Lnet/minecraft/client/render/RenderLayer;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;)Vintermediary method_3251Lnet/minecraft/class_761;method_3251(Lnet/minecraft/class_1921;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;)Vofficial aLger;a(Lgfb;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;)V
-
renderChunkDebugInfo
private void renderChunkDebugInfo(MatrixStack matrices, VertexConsumerProvider vertexConsumers, Camera camera) - Mappings:
Namespace Name Mixin selector named renderChunkDebugInfoLnet/minecraft/client/render/WorldRenderer;renderChunkDebugInfo(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;Lnet/minecraft/client/render/Camera;)Vintermediary method_22989Lnet/minecraft/class_761;method_22989(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;Lnet/minecraft/class_4184;)Vofficial aLger;a(Lfbc;Lget;Lffs;)V
-
renderCapturedFrustumVertex
private void renderCapturedFrustumVertex(VertexConsumer vertexConsumer, Matrix4f matrix4f, int planeNum) - Mappings:
Namespace Name Mixin selector named renderCapturedFrustumVertexLnet/minecraft/client/render/WorldRenderer;renderCapturedFrustumVertex(Lnet/minecraft/client/render/VertexConsumer;Lorg/joml/Matrix4f;I)Vintermediary method_22984Lnet/minecraft/class_761;method_22984(Lnet/minecraft/class_4588;Lorg/joml/Matrix4f;I)Vofficial aLger;a(Lfbg;Lorg/joml/Matrix4f;I)V
-
renderCapturedFrustumFace
private void renderCapturedFrustumFace(VertexConsumer vertexConsumer, Matrix4f matrix4f, int plane0, int plane1, int plane2, int plane3, int r, int g, int b) - Mappings:
Namespace Name Mixin selector named renderCapturedFrustumFaceLnet/minecraft/client/render/WorldRenderer;renderCapturedFrustumFace(Lnet/minecraft/client/render/VertexConsumer;Lorg/joml/Matrix4f;IIIIIII)Vintermediary method_22985Lnet/minecraft/class_761;method_22985(Lnet/minecraft/class_4588;Lorg/joml/Matrix4f;IIIIIII)Vofficial aLger;a(Lfbg;Lorg/joml/Matrix4f;IIIIIII)V
-
captureFrustum
public void captureFrustum()- Mappings:
Namespace Name Mixin selector named captureFrustumLnet/minecraft/client/render/WorldRenderer;captureFrustum()Vintermediary method_35775Lnet/minecraft/class_761;method_35775()Vofficial mLger;m()V
-
killFrustum
public void killFrustum()- Mappings:
Namespace Name Mixin selector named killFrustumLnet/minecraft/client/render/WorldRenderer;killFrustum()Vintermediary method_35776Lnet/minecraft/class_761;method_35776()Vofficial nLger;n()V
-
tick
public void tick()- Mappings:
Namespace Name Mixin selector named tickLnet/minecraft/client/render/WorldRenderer;tick()Vintermediary method_3252Lnet/minecraft/class_761;method_3252()Vofficial oLger;o()V
-
removeBlockBreakingInfo
- Mappings:
Namespace Name Mixin selector named removeBlockBreakingInfoLnet/minecraft/client/render/WorldRenderer;removeBlockBreakingInfo(Lnet/minecraft/client/render/BlockBreakingInfo;)Vintermediary method_22987Lnet/minecraft/class_761;method_22987(Lnet/minecraft/class_3191;)Vofficial aLger;a(Lapw;)V
-
renderEndSky
- Mappings:
Namespace Name Mixin selector named renderEndSkyLnet/minecraft/client/render/WorldRenderer;renderEndSky(Lnet/minecraft/client/util/math/MatrixStack;)Vintermediary method_3250Lnet/minecraft/class_761;method_3250(Lnet/minecraft/class_4587;)Vofficial bLger;b(Lfbc;)V
-
renderSky
public void renderSky(Matrix4f matrix4f, Matrix4f projectionMatrix, float tickDelta, Camera camera, boolean thickFog, Runnable fogCallback) - Mappings:
Namespace Name Mixin selector named renderSkyLnet/minecraft/client/render/WorldRenderer;renderSky(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/render/Camera;ZLjava/lang/Runnable;)Vintermediary method_3257Lnet/minecraft/class_761;method_3257(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/class_4184;ZLjava/lang/Runnable;)Vofficial aLger;a(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLffs;ZLjava/lang/Runnable;)V
-
hasBlindnessOrDarkness
- Mappings:
Namespace Name Mixin selector named hasBlindnessOrDarknessLnet/minecraft/client/render/WorldRenderer;hasBlindnessOrDarkness(Lnet/minecraft/client/render/Camera;)Zintermediary method_43788Lnet/minecraft/class_761;method_43788(Lnet/minecraft/class_4184;)Zofficial bLger;b(Lffs;)Z
-
renderClouds
public void renderClouds(MatrixStack matrices, Matrix4f matrix4f, Matrix4f matrix4f2, float tickDelta, double cameraX, double cameraY, double cameraZ) - Mappings:
Namespace Name Mixin selector named renderCloudsLnet/minecraft/client/render/WorldRenderer;renderClouds(Lnet/minecraft/client/util/math/MatrixStack;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FDDD)Vintermediary method_3259Lnet/minecraft/class_761;method_3259(Lnet/minecraft/class_4587;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FDDD)Vofficial aLger;a(Lfbc;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FDDD)V
-
renderClouds
- Mappings:
Namespace Name Mixin selector named renderCloudsLnet/minecraft/client/render/WorldRenderer;renderClouds(Lnet/minecraft/client/render/Tessellator;DDDLnet/minecraft/util/math/Vec3d;)Lnet/minecraft/class_9801;intermediary method_3239Lnet/minecraft/class_761;method_3239(Lnet/minecraft/class_289;DDDLnet/minecraft/class_243;)Lnet/minecraft/class_9801;official aLger;a(Lfbe;DDDLeww;)Lfbb;
-
updateChunks
- Mappings:
Namespace Name Mixin selector named updateChunksLnet/minecraft/client/render/WorldRenderer;updateChunks(Lnet/minecraft/client/render/Camera;)Vintermediary method_3269Lnet/minecraft/class_761;method_3269(Lnet/minecraft/class_4184;)Vofficial cLger;c(Lffs;)V
-
renderWorldBorder
- Mappings:
Namespace Name Mixin selector named renderWorldBorderLnet/minecraft/client/render/WorldRenderer;renderWorldBorder(Lnet/minecraft/client/render/Camera;)Vintermediary method_3243Lnet/minecraft/class_761;method_3243(Lnet/minecraft/class_4184;)Vofficial dLger;d(Lffs;)V
-
drawBlockOutline
private void drawBlockOutline(MatrixStack matrices, VertexConsumer vertexConsumer, Entity entity, double cameraX, double cameraY, double cameraZ, BlockPos pos, BlockState state) - Mappings:
Namespace Name Mixin selector named drawBlockOutlineLnet/minecraft/client/render/WorldRenderer;drawBlockOutline(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/entity/Entity;DDDLnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Vintermediary method_22712Lnet/minecraft/class_761;method_22712(Lnet/minecraft/class_4587;Lnet/minecraft/class_4588;Lnet/minecraft/class_1297;DDDLnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Vofficial aLger;a(Lfbc;Lfbg;Lbsq;DDDLjd;Ldta;)V
-
getMaxIntensityColor
- Mappings:
Namespace Name Mixin selector named getMaxIntensityColorLnet/minecraft/client/render/WorldRenderer;getMaxIntensityColor(F)Lnet/minecraft/util/math/Vec3d;intermediary method_51778Lnet/minecraft/class_761;method_51778(F)Lnet/minecraft/class_243;official aLger;a(F)Leww;
-
shiftHue
- Mappings:
Namespace Name Mixin selector named shiftHueLnet/minecraft/client/render/WorldRenderer;shiftHue(FFFF)Lnet/minecraft/util/math/Vec3d;intermediary method_51779Lnet/minecraft/class_761;method_51779(FFFF)Lnet/minecraft/class_243;official aLger;a(FFFF)Leww;
-
drawShapeOutline
public static void drawShapeOutline(MatrixStack matrices, VertexConsumer vertexConsumer, VoxelShape shape, double offsetX, double offsetY, double offsetZ, float red, float green, float blue, float alpha, boolean colorize) - Mappings:
Namespace Name Mixin selector named drawShapeOutlineLnet/minecraft/client/render/WorldRenderer;drawShapeOutline(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/util/shape/VoxelShape;DDDFFFFZ)Vintermediary method_22983Lnet/minecraft/class_761;method_22983(Lnet/minecraft/class_4587;Lnet/minecraft/class_4588;Lnet/minecraft/class_265;DDDFFFFZ)Vofficial aLger;a(Lfbc;Lfbg;Lexp;DDDFFFFZ)V
-
drawCuboidShapeOutline
private static void drawCuboidShapeOutline(MatrixStack matrices, VertexConsumer vertexConsumer, VoxelShape shape, double offsetX, double offsetY, double offsetZ, float red, float green, float blue, float alpha) - Mappings:
Namespace Name Mixin selector named drawCuboidShapeOutlineLnet/minecraft/client/render/WorldRenderer;drawCuboidShapeOutline(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/util/shape/VoxelShape;DDDFFFF)Vintermediary method_3291Lnet/minecraft/class_761;method_3291(Lnet/minecraft/class_4587;Lnet/minecraft/class_4588;Lnet/minecraft/class_265;DDDFFFF)Vofficial aLger;a(Lfbc;Lfbg;Lexp;DDDFFFF)V
-
drawBox
public static void drawBox(VertexConsumer vertexConsumer, double x1, double y1, double z1, double x2, double y2, double z2, float red, float green, float blue, float alpha) Draws a box spanning from [x1,y1,z1] to [x2,y2,z2].- Mappings:
Namespace Name Mixin selector named drawBoxLnet/minecraft/client/render/WorldRenderer;drawBox(Lnet/minecraft/client/render/VertexConsumer;DDDDDDFFFF)Vintermediary method_35773Lnet/minecraft/class_761;method_35773(Lnet/minecraft/class_4588;DDDDDDFFFF)Vofficial aLger;a(Lfbg;DDDDDDFFFF)V
-
drawBox
public static void drawBox(MatrixStack matrices, VertexConsumer vertexConsumer, Box box, float red, float green, float blue, float alpha) Draws a box.Note the coordinates the box spans are relative to current translation of the matrices.
- Mappings:
Namespace Name Mixin selector named drawBoxLnet/minecraft/client/render/WorldRenderer;drawBox(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/util/math/Box;FFFF)Vintermediary method_22982Lnet/minecraft/class_761;method_22982(Lnet/minecraft/class_4587;Lnet/minecraft/class_4588;Lnet/minecraft/class_238;FFFF)Vofficial aLger;a(Lfbc;Lfbg;Lewr;FFFF)V
-
drawBox
public static void drawBox(MatrixStack matrices, VertexConsumer vertexConsumer, double x1, double y1, double z1, double x2, double y2, double z2, float red, float green, float blue, float alpha) Draws a box spanning from [x1,y1,z1] to [x2,y2,z2].Note the coordinates the box spans are relative to current translation of the matrices.
- Mappings:
Namespace Name Mixin selector named drawBoxLnet/minecraft/client/render/WorldRenderer;drawBox(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumer;DDDDDDFFFF)Vintermediary method_22980Lnet/minecraft/class_761;method_22980(Lnet/minecraft/class_4587;Lnet/minecraft/class_4588;DDDDDDFFFF)Vofficial aLger;a(Lfbc;Lfbg;DDDDDDFFFF)V
-
drawBox
public static void drawBox(MatrixStack matrices, VertexConsumer vertexConsumer, double x1, double y1, double z1, double x2, double y2, double z2, float red, float green, float blue, float alpha, float xAxisRed, float yAxisGreen, float zAxisBlue) Draws a box spanning from [x1,y1,z1] to [x2,y2,z2]. The 3 axes centered at [x1,y1,z1] may be colored differently using xAxisRed, yAxisGreen, and zAxisBlue.Note the coordinates the box spans are relative to current translation of the matrices.
- Mappings:
Namespace Name Mixin selector named drawBoxLnet/minecraft/client/render/WorldRenderer;drawBox(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumer;DDDDDDFFFFFFF)Vintermediary method_22981Lnet/minecraft/class_761;method_22981(Lnet/minecraft/class_4587;Lnet/minecraft/class_4588;DDDDDDFFFFFFF)Vofficial aLger;a(Lfbc;Lfbg;DDDDDDFFFFFFF)V
-
renderFilledBox
public static void renderFilledBox(MatrixStack matrices, VertexConsumer vertexConsumer, double minX, double minY, double minZ, double maxX, double maxY, double maxZ, float red, float green, float blue, float alpha) - Mappings:
Namespace Name Mixin selector named renderFilledBoxLnet/minecraft/client/render/WorldRenderer;renderFilledBox(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumer;DDDDDDFFFF)Vintermediary method_3258Lnet/minecraft/class_761;method_3258(Lnet/minecraft/class_4587;Lnet/minecraft/class_4588;DDDDDDFFFF)Vofficial bLger;b(Lfbc;Lfbg;DDDDDDFFFF)V
-
renderFilledBox
public static void renderFilledBox(MatrixStack matrices, VertexConsumer vertexConsumer, float minX, float minY, float minZ, float maxX, float maxY, float maxZ, float red, float green, float blue, float alpha) - Mappings:
Namespace Name Mixin selector named renderFilledBoxLnet/minecraft/client/render/WorldRenderer;renderFilledBox(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumer;FFFFFFFFFF)Vintermediary method_49041Lnet/minecraft/class_761;method_49041(Lnet/minecraft/class_4587;Lnet/minecraft/class_4588;FFFFFFFFFF)Vofficial aLger;a(Lfbc;Lfbg;FFFFFFFFFF)V
-
updateBlock
public void updateBlock(BlockView world, BlockPos pos, BlockState oldState, BlockState newState, int flags) - Mappings:
Namespace Name Mixin selector named updateBlockLnet/minecraft/client/render/WorldRenderer;updateBlock(Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;I)Vintermediary method_8570Lnet/minecraft/class_761;method_8570(Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;I)Vofficial aLger;a(Ldca;Ljd;Ldta;Ldta;I)V
-
scheduleSectionRender
- Mappings:
Namespace Name Mixin selector named scheduleSectionRenderLnet/minecraft/client/render/WorldRenderer;scheduleSectionRender(Lnet/minecraft/util/math/BlockPos;Z)Vintermediary method_16037Lnet/minecraft/class_761;method_16037(Lnet/minecraft/class_2338;Z)Vofficial aLger;a(Ljd;Z)V
-
scheduleBlockRenders
public void scheduleBlockRenders(int minX, int minY, int minZ, int maxX, int maxY, int maxZ) - Mappings:
Namespace Name Mixin selector named scheduleBlockRendersLnet/minecraft/client/render/WorldRenderer;scheduleBlockRenders(IIIIII)Vintermediary method_18146Lnet/minecraft/class_761;method_18146(IIIIII)Vofficial aLger;a(IIIIII)V
-
scheduleBlockRerenderIfNeeded
- Mappings:
Namespace Name Mixin selector named scheduleBlockRerenderIfNeededLnet/minecraft/client/render/WorldRenderer;scheduleBlockRerenderIfNeeded(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;)Vintermediary method_21596Lnet/minecraft/class_761;method_21596(Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;)Vofficial aLger;a(Ljd;Ldta;Ldta;)V
-
scheduleBlockRenders
public void scheduleBlockRenders(int x, int y, int z) - Mappings:
Namespace Name Mixin selector named scheduleBlockRendersLnet/minecraft/client/render/WorldRenderer;scheduleBlockRenders(III)Vintermediary method_18145Lnet/minecraft/class_761;method_18145(III)Vofficial aLger;a(III)V
-
scheduleBlockRender
public void scheduleBlockRender(int x, int y, int z) - Mappings:
Namespace Name Mixin selector named scheduleBlockRenderLnet/minecraft/client/render/WorldRenderer;scheduleBlockRender(III)Vintermediary method_8571Lnet/minecraft/class_761;method_8571(III)Vofficial bLger;b(III)V
-
scheduleChunkRender
private void scheduleChunkRender(int x, int y, int z, boolean important) - Mappings:
Namespace Name Mixin selector named scheduleChunkRenderLnet/minecraft/client/render/WorldRenderer;scheduleChunkRender(IIIZ)Vintermediary method_3295Lnet/minecraft/class_761;method_3295(IIIZ)Vofficial aLger;a(IIIZ)V
-
method_60891
- Mappings:
Namespace Name Mixin selector named method_60891Lnet/minecraft/client/render/WorldRenderer;method_60891(Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/util/math/BlockPos;)Vintermediary method_60891Lnet/minecraft/class_761;method_60891(Lnet/minecraft/class_6880;Lnet/minecraft/class_2338;)Vofficial aLger;a(Ljm;Ljd;)V
-
method_60892
- Mappings:
Namespace Name Mixin selector named method_60892Lnet/minecraft/client/render/WorldRenderer;method_60892(Lnet/minecraft/util/math/BlockPos;)Vintermediary method_60892Lnet/minecraft/class_761;method_60892(Lnet/minecraft/class_2338;)Vofficial cLger;c(Ljd;)V
-
method_60889
- Mappings:
Namespace Name Mixin selector named method_60889Lnet/minecraft/client/render/WorldRenderer;method_60889(Lnet/minecraft/util/math/BlockPos;)Vintermediary method_60889Lnet/minecraft/class_761;method_60889(Lnet/minecraft/class_2338;)Vofficial aLger;a(Ljd;)V
-
updateEntitiesForSong
- Mappings:
Namespace Name Mixin selector named updateEntitiesForSongLnet/minecraft/client/render/WorldRenderer;updateEntitiesForSong(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Z)Vintermediary method_3247Lnet/minecraft/class_761;method_3247(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Z)Vofficial aLger;a(Ldcu;Ljd;Z)V
-
addParticle
public void addParticle(ParticleEffect parameters, boolean shouldAlwaysSpawn, double x, double y, double z, double velocityX, double velocityY, double velocityZ) - Mappings:
Namespace Name Mixin selector named addParticleLnet/minecraft/client/render/WorldRenderer;addParticle(Lnet/minecraft/particle/ParticleEffect;ZDDDDDD)Vintermediary method_8568Lnet/minecraft/class_761;method_8568(Lnet/minecraft/class_2394;ZDDDDDD)Vofficial aLger;a(Llk;ZDDDDDD)V
-
addParticle
public void addParticle(ParticleEffect parameters, boolean shouldAlwaysSpawn, boolean important, double x, double y, double z, double velocityX, double velocityY, double velocityZ) - Mappings:
Namespace Name Mixin selector named addParticleLnet/minecraft/client/render/WorldRenderer;addParticle(Lnet/minecraft/particle/ParticleEffect;ZZDDDDDD)Vintermediary method_8563Lnet/minecraft/class_761;method_8563(Lnet/minecraft/class_2394;ZZDDDDDD)Vofficial aLger;a(Llk;ZZDDDDDD)V
-
addParticle
private <T extends ParticleEffect> void addParticle(T parameters, double x, double y, double z, double velocityX, double velocityY, double velocityZ) - Mappings:
Namespace Name Mixin selector named addParticleLnet/minecraft/client/render/WorldRenderer;addParticle(Lnet/minecraft/particle/ParticleEffect;DDDDDD)Vintermediary method_3276Lnet/minecraft/class_761;method_3276(Lnet/minecraft/class_2394;DDDDDD)Vofficial aLger;a(Llk;DDDDDD)V
-
spawnParticle
@Nullable private @Nullable Particle spawnParticle(ParticleEffect parameters, boolean alwaysSpawn, double x, double y, double z, double velocityX, double velocityY, double velocityZ) - Mappings:
Namespace Name Mixin selector named spawnParticleLnet/minecraft/client/render/WorldRenderer;spawnParticle(Lnet/minecraft/particle/ParticleEffect;ZDDDDDD)Lnet/minecraft/client/particle/Particle;intermediary method_3282Lnet/minecraft/class_761;method_3282(Lnet/minecraft/class_2394;ZDDDDDD)Lnet/minecraft/class_703;official bLger;b(Llk;ZDDDDDD)Lgch;
-
spawnParticle
@Nullable private @Nullable Particle spawnParticle(ParticleEffect parameters, boolean alwaysSpawn, boolean canSpawnOnMinimal, double x, double y, double z, double velocityX, double velocityY, double velocityZ) - Mappings:
Namespace Name Mixin selector named spawnParticleLnet/minecraft/client/render/WorldRenderer;spawnParticle(Lnet/minecraft/particle/ParticleEffect;ZZDDDDDD)Lnet/minecraft/client/particle/Particle;intermediary method_3288Lnet/minecraft/class_761;method_3288(Lnet/minecraft/class_2394;ZZDDDDDD)Lnet/minecraft/class_703;official bLger;b(Llk;ZZDDDDDD)Lgch;
-
getRandomParticleSpawnChance
- Mappings:
Namespace Name Mixin selector named getRandomParticleSpawnChanceLnet/minecraft/client/render/WorldRenderer;getRandomParticleSpawnChance(Z)Lnet/minecraft/client/option/ParticlesMode;intermediary method_3268Lnet/minecraft/class_761;method_3268(Z)Lnet/minecraft/class_4066;official aLger;a(Z)Lfgn;
-
cleanUp
public void cleanUp()- Mappings:
Namespace Name Mixin selector named cleanUpLnet/minecraft/client/render/WorldRenderer;cleanUp()Vintermediary method_3267Lnet/minecraft/class_761;method_3267()Vofficial pLger;p()V
-
processGlobalEvent
- Mappings:
Namespace Name Mixin selector named processGlobalEventLnet/minecraft/client/render/WorldRenderer;processGlobalEvent(ILnet/minecraft/util/math/BlockPos;I)Vintermediary method_8564Lnet/minecraft/class_761;method_8564(ILnet/minecraft/class_2338;I)Vofficial aLger;a(ILjd;I)V
-
processWorldEvent
- Mappings:
Namespace Name Mixin selector named processWorldEventLnet/minecraft/client/render/WorldRenderer;processWorldEvent(ILnet/minecraft/util/math/BlockPos;I)Vintermediary method_8567Lnet/minecraft/class_761;method_8567(ILnet/minecraft/class_2338;I)Vofficial bLger;b(ILjd;I)V
-
setBlockBreakingInfo
- Mappings:
Namespace Name Mixin selector named setBlockBreakingInfoLnet/minecraft/client/render/WorldRenderer;setBlockBreakingInfo(ILnet/minecraft/util/math/BlockPos;I)Vintermediary method_8569Lnet/minecraft/class_761;method_8569(ILnet/minecraft/class_2338;I)Vofficial cLger;c(ILjd;I)V
-
isTerrainRenderComplete
public boolean isTerrainRenderComplete()- Mappings:
Namespace Name Mixin selector named isTerrainRenderCompleteLnet/minecraft/client/render/WorldRenderer;isTerrainRenderComplete()Zintermediary method_3281Lnet/minecraft/class_761;method_3281()Zofficial qLger;q()Z
-
method_52815
- Mappings:
Namespace Name Mixin selector named method_52815Lnet/minecraft/client/render/WorldRenderer;method_52815(Lnet/minecraft/util/math/ChunkPos;)Vintermediary method_52815Lnet/minecraft/class_761;method_52815(Lnet/minecraft/class_1923;)Vofficial aLger;a(Ldcb;)V
-
scheduleTerrainUpdate
public void scheduleTerrainUpdate()- Mappings:
Namespace Name Mixin selector named scheduleTerrainUpdateLnet/minecraft/client/render/WorldRenderer;scheduleTerrainUpdate()Vintermediary method_3292Lnet/minecraft/class_761;method_3292()Vofficial rLger;r()V
-
updateNoCullingBlockEntities
public void updateNoCullingBlockEntities(Collection<BlockEntity> removed, Collection<BlockEntity> added) - Mappings:
Namespace Name Mixin selector named updateNoCullingBlockEntitiesLnet/minecraft/client/render/WorldRenderer;updateNoCullingBlockEntities(Ljava/util/Collection;Ljava/util/Collection;)Vintermediary method_3245Lnet/minecraft/class_761;method_3245(Ljava/util/Collection;Ljava/util/Collection;)Vofficial aLger;a(Ljava/util/Collection;Ljava/util/Collection;)V
-
getLightmapCoordinates
- Mappings:
Namespace Name Mixin selector named getLightmapCoordinatesLnet/minecraft/client/render/WorldRenderer;getLightmapCoordinates(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/util/math/BlockPos;)Iintermediary method_23794Lnet/minecraft/class_761;method_23794(Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;)Iofficial aLger;a(Ldbx;Ljd;)I
-
getLightmapCoordinates
- Mappings:
Namespace Name Mixin selector named getLightmapCoordinatesLnet/minecraft/client/render/WorldRenderer;getLightmapCoordinates(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;)Iintermediary method_23793Lnet/minecraft/class_761;method_23793(Lnet/minecraft/class_1920;Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;)Iofficial aLger;a(Ldbx;Ldta;Ljd;)I
-
isRenderingReady
- Mappings:
Namespace Name Mixin selector named isRenderingReadyLnet/minecraft/client/render/WorldRenderer;isRenderingReady(Lnet/minecraft/util/math/BlockPos;)Zintermediary method_40050Lnet/minecraft/class_761;method_40050(Lnet/minecraft/class_2338;)Zofficial bLger;b(Ljd;)Z
-
getEntityOutlinesFramebuffer
- Mappings:
Namespace Name Mixin selector named getEntityOutlinesFramebufferLnet/minecraft/client/render/WorldRenderer;getEntityOutlinesFramebuffer()Lnet/minecraft/client/gl/Framebuffer;intermediary method_22990Lnet/minecraft/class_761;method_22990()Lnet/minecraft/class_276;official sLger;s()Lezp;
-
getTranslucentFramebuffer
- Mappings:
Namespace Name Mixin selector named getTranslucentFramebufferLnet/minecraft/client/render/WorldRenderer;getTranslucentFramebuffer()Lnet/minecraft/client/gl/Framebuffer;intermediary method_29360Lnet/minecraft/class_761;method_29360()Lnet/minecraft/class_276;official tLger;t()Lezp;
-
getEntityFramebuffer
- Mappings:
Namespace Name Mixin selector named getEntityFramebufferLnet/minecraft/client/render/WorldRenderer;getEntityFramebuffer()Lnet/minecraft/client/gl/Framebuffer;intermediary method_29361Lnet/minecraft/class_761;method_29361()Lnet/minecraft/class_276;official uLger;u()Lezp;
-
getParticlesFramebuffer
- Mappings:
Namespace Name Mixin selector named getParticlesFramebufferLnet/minecraft/client/render/WorldRenderer;getParticlesFramebuffer()Lnet/minecraft/client/gl/Framebuffer;intermediary method_29362Lnet/minecraft/class_761;method_29362()Lnet/minecraft/class_276;official vLger;v()Lezp;
-
getWeatherFramebuffer
- Mappings:
Namespace Name Mixin selector named getWeatherFramebufferLnet/minecraft/client/render/WorldRenderer;getWeatherFramebuffer()Lnet/minecraft/client/gl/Framebuffer;intermediary method_29363Lnet/minecraft/class_761;method_29363()Lnet/minecraft/class_276;official wLger;w()Lezp;
-
getCloudsFramebuffer
- Mappings:
Namespace Name Mixin selector named getCloudsFramebufferLnet/minecraft/client/render/WorldRenderer;getCloudsFramebuffer()Lnet/minecraft/client/gl/Framebuffer;intermediary method_29364Lnet/minecraft/class_761;method_29364()Lnet/minecraft/class_276;official xLger;x()Lezp;
-
shootParticles
private void shootParticles(int direction, BlockPos pos, Random random, SimpleParticleType particleType) - Mappings:
Namespace Name Mixin selector named shootParticlesLnet/minecraft/client/render/WorldRenderer;shootParticles(ILnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/random/Random;Lnet/minecraft/particle/SimpleParticleType;)Vintermediary method_54638Lnet/minecraft/class_761;method_54638(ILnet/minecraft/class_2338;Lnet/minecraft/class_5819;Lnet/minecraft/class_2400;)Vofficial aLger;a(ILjd;Layv;Llq;)V
-