Interface ChunkRenderFactory

All Known Implementing Classes:
ListChunkRenderFactoryImpl, VboChunkRenderFactoryImpl

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

    • get

      ChunkRenderHelper get​(World world, WorldRenderer worldRenderer, BlockPos blockPos, int i)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhu;a(Ladm;Lbfr;Lcj;I)Lbht;
      intermediary method_3831 Lnet/minecraft/class_1112;method_3831(Lnet/minecraft/class_99;Lnet/minecraft/class_1036;Lnet/minecraft/class_1372;I)Lnet/minecraft/class_1111;
      named get Lnet/minecraft/client/render/world/ChunkRenderFactory;get(Lnet/minecraft/world/World;Lnet/minecraft/client/render/WorldRenderer;Lnet/minecraft/util/math/BlockPos;I)Lnet/minecraft/client/render/ChunkRenderHelper;