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 awqintermediary net/minecraft/class_2741named net/minecraft/class_2741
-
Method Summary
Modifier and TypeMethodDescriptionbooleanmethod_11706(World world, BlockPos pos, int int2, int int3) voidmethod_11707(World world, BlockPos blockPos, Block block, BlockPos blockPos2)
-
Method Details
-
method_11706
- Mappings:
Namespace Name Mixin selector official aLawq;a(Lamu;Let;II)Zintermediary method_11706Lnet/minecraft/class_2741;method_11706(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;II)Znamed method_11706Lnet/minecraft/class_2741;method_11706(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;II)Z
-
method_11707
- Mappings:
Namespace Name Mixin selector official aLawq;a(Lamu;Let;Laow;Let;)Vintermediary method_11707Lnet/minecraft/class_2741;method_11707(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_197;Lnet/minecraft/class_2552;)Vnamed method_11707Lnet/minecraft/class_2741;method_11707(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;Lnet/minecraft/util/math/BlockPos;)V
-