Package net.minecraft

Interface class_2741

All Known Subinterfaces:
BlockState
All Known Implementing Classes:
AbstractBlockState, StateManager.BlockStateImpl

public interface class_2741
Mappings:
Namespace Name
official atj
intermediary net/minecraft/class_2741
named net/minecraft/class_2741
  • Method Details

    • method_11706

      boolean method_11706(World world, BlockPos pos, int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official a Latj;a(Lajs;Lco;II)Z
      intermediary method_11706 Lnet/minecraft/class_2741;method_11706(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;II)Z
      named method_11706 Lnet/minecraft/class_2741;method_11706(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;II)Z
    • method_11707

      void method_11707(World world, BlockPos blockPos, Block block, BlockPos blockPos2)
      Mappings:
      Namespace Name Mixin selector
      official a Latj;a(Lajs;Lco;Lalu;Lco;)V
      intermediary method_11707 Lnet/minecraft/class_2741;method_11707(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_197;Lnet/minecraft/class_2552;)V
      named method_11707 Lnet/minecraft/class_2741;method_11707(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;Lnet/minecraft/util/math/BlockPos;)V