Package net.minecraft.world
Class DefaultRedstoneController
java.lang.Object
net.minecraft.world.RedstoneController
net.minecraft.world.DefaultRedstoneController
- Mappings:
Namespace Name named net/minecraft/world/DefaultRedstoneControllerintermediary net/minecraft/class_9901official ere
-
Field Summary
Fields inherited from class net.minecraft.world.RedstoneController
wire -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_61824(World world, BlockPos blockPos, BlockState blockState, @Nullable WireOrientation wireOrientation) private intmethod_61825(World world, BlockPos blockPos) Methods inherited from class net.minecraft.world.RedstoneController
calculateWirePowerAt, getWirePowerAt, method_61865
-
Constructor Details
-
DefaultRedstoneController
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/world/RedstoneController;<init>(Lnet/minecraft/block/RedstoneWireBlock;)Vintermediary <init>Lnet/minecraft/class_9906;<init>(Lnet/minecraft/class_2457;)Vofficial <init>Lerl;<init>(Ldmy;)V
-
-
Method Details
-
method_61824
public void method_61824(World world, BlockPos blockPos, BlockState blockState, @Nullable @Nullable WireOrientation wireOrientation) - Specified by:
method_61824in classRedstoneController- Mappings:
Namespace Name Mixin selector named method_61824Lnet/minecraft/world/RedstoneController;method_61824(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/world/block/WireOrientation;)Vintermediary method_61824Lnet/minecraft/class_9906;method_61824(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_9904;)Vofficial aLerl;a(Ldds;Lje;Ldua;Lerj;)V
-
method_61825
- Mappings:
Namespace Name Mixin selector named method_61825Lnet/minecraft/world/DefaultRedstoneController;method_61825(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Iintermediary method_61825Lnet/minecraft/class_9901;method_61825(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)Iofficial cLere;c(Ldds;Lje;)I
-