Uses of Interface
net.minecraft.client.render.Culler
Packages that use Culler
-
Uses of Culler in net.minecraft.client.render
Classes in net.minecraft.client.render that implement CullerMethods in net.minecraft.client.render with parameters of type CullerModifier and TypeMethodDescriptionvoidWorldRenderer.cullChunks(Culler culler, float tickDelta) voidWorldRenderer.renderEntities(Vec3d cameraPos, Culler culler, float tickDelta) -
Uses of Culler in net.minecraft.client.render.chunk
Methods in net.minecraft.client.render.chunk with parameters of type Culler