Package net.minecraft
Class class_7164
java.lang.Object
net.minecraft.class_7164
- All Implemented Interfaces:
class_7165
- Mappings:
Namespace Name official dlrintermediary net/minecraft/class_7164named net/minecraft/class_7164
-
Field Summary
FieldsFields inherited from interface net.minecraft.class_7165
field_37839, field_37840 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_41703(BlockState blockState, BlockPos blockPos, Block block, BlockPos blockPos2, boolean bool) voidmethod_41704(BlockPos blockPos, Block block, BlockPos blockPos2) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.class_7165
method_41705
-
Field Details
-
field_37838
- Mappings:
Namespace Name Mixin selector official cLdlr;c:Laee;intermediary field_37838Lnet/minecraft/class_7164;field_37838:Lnet/minecraft/class_3218;named field_37838Lnet/minecraft/class_7164;field_37838:Lnet/minecraft/server/world/ServerWorld;
-
-
Constructor Details
-
class_7164
-
-
Method Details
-
method_41704
- Specified by:
method_41704in interfaceclass_7165- Mappings:
Namespace Name Mixin selector official aLdls;a(Lgk;Lcet;Lgk;)Vintermediary method_41704Lnet/minecraft/class_7165;method_41704(Lnet/minecraft/class_2338;Lnet/minecraft/class_2248;Lnet/minecraft/class_2338;)Vnamed method_41704Lnet/minecraft/class_7165;method_41704(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;Lnet/minecraft/util/math/BlockPos;)V
-
method_41703
public void method_41703(BlockState blockState, BlockPos blockPos, Block block, BlockPos blockPos2, boolean bool) - Specified by:
method_41703in interfaceclass_7165- Mappings:
Namespace Name Mixin selector official aLdls;a(Lcqm;Lgk;Lcet;Lgk;Z)Vintermediary method_41703Lnet/minecraft/class_7165;method_41703(Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;Lnet/minecraft/class_2248;Lnet/minecraft/class_2338;Z)Vnamed method_41703Lnet/minecraft/class_7165;method_41703(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;Lnet/minecraft/util/math/BlockPos;Z)V
-