Package net.minecraft.world
Class RedstoneController
java.lang.Object
net.minecraft.world.RedstoneController
- Direct Known Subclasses:
DefaultRedstoneController,ExperimentalRedstoneController
- Mappings:
Namespace Name named net/minecraft/world/RedstoneControllerintermediary net/minecraft/class_9906official erl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected intcalculateWirePowerAt(World world, BlockPos pos) protected intgetWirePowerAt(BlockPos world, BlockState pos) abstract voidmethod_61824(World world, BlockPos blockPos, BlockState blockState, @Nullable WireOrientation wireOrientation) protected intmethod_61865(World world, BlockPos blockPos)
-
Field Details
-
wire
- Mappings:
Namespace Name Mixin selector named wireLnet/minecraft/world/RedstoneController;wire:Lnet/minecraft/block/RedstoneWireBlock;intermediary field_52687Lnet/minecraft/class_9906;field_52687:Lnet/minecraft/class_2457;official aLerl;a:Ldmy;
-
-
Constructor Details
-
RedstoneController
- 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 abstract void method_61824(World world, BlockPos blockPos, BlockState blockState, @Nullable @Nullable WireOrientation wireOrientation) - 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_61865
- Mappings:
Namespace Name Mixin selector named method_61865Lnet/minecraft/world/RedstoneController;method_61865(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Iintermediary method_61865Lnet/minecraft/class_9906;method_61865(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)Iofficial aLerl;a(Ldds;Lje;)I
-
getWirePowerAt
- Mappings:
Namespace Name Mixin selector named getWirePowerAtLnet/minecraft/world/RedstoneController;getWirePowerAt(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Iintermediary method_61839Lnet/minecraft/class_9906;method_61839(Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Iofficial aLerl;a(Lje;Ldua;)I
-
calculateWirePowerAt
- Mappings:
Namespace Name Mixin selector named calculateWirePowerAtLnet/minecraft/world/RedstoneController;calculateWirePowerAt(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Iintermediary method_61866Lnet/minecraft/class_9906;method_61866(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)Iofficial bLerl;b(Ldds;Lje;)I
-