Package net.minecraft

Class class_6341

java.lang.Object
net.minecraft.class_6341
All Implemented Interfaces:
BlockInterpolator

public class class_6341 extends Object implements BlockInterpolator
Mappings:
Namespace Name
official cpj
intermediary net/minecraft/class_6341
named net/minecraft/class_6341
  • Field Details

    • field_33514

      private final BlockState field_33514
      Mappings:
      Namespace Name Mixin selector
      official a Lcpj;a:Lcjx;
      intermediary field_33514 Lnet/minecraft/class_6341;field_33514:Lnet/minecraft/class_2680;
      named field_33514 Lnet/minecraft/class_6341;field_33514:Lnet/minecraft/block/BlockState;
  • Constructor Details

    • class_6341

      public class_6341(BlockState blockState)
  • Method Details

    • sample

      public BlockState sample(int x, int y, int z)
      Specified by:
      sample in interface BlockInterpolator
      Mappings:
      Namespace Name Mixin selector
      official a Lcok;a(III)Lcjx;
      intermediary method_33831 Lnet/minecraft/class_5840;method_33831(III)Lnet/minecraft/class_2680;
      named sample Lnet/minecraft/world/gen/BlockInterpolator;sample(III)Lnet/minecraft/block/BlockState;