Interface ChunkRenderFactory

All Known Implementing Classes:
ListChunkRenderFactoryImpl, VboChunkRenderFactoryImpl

@Environment(CLIENT) public interface ChunkRenderFactory
Mappings:
Namespace Name
official bxs
intermediary net/minecraft/class_2482
named net/minecraft/client/render/world/ChunkRenderFactory
  • Method Details

    • method_10175

      BuiltChunk method_10175(World world, WorldRenderer worldRenderer, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbxs;a(Lamu;Lbuy;I)Lbxr;
      intermediary method_10175 Lnet/minecraft/class_2482;method_10175(Lnet/minecraft/class_1150;Lnet/minecraft/class_530;I)Lnet/minecraft/class_2481;
      named method_10175 Lnet/minecraft/client/render/world/ChunkRenderFactory;method_10175(Lnet/minecraft/world/World;Lnet/minecraft/client/render/WorldRenderer;I)Lnet/minecraft/client/world/BuiltChunk;