Class WeightedPressurePlateBlock

All Implemented Interfaces:
Itemable

public class WeightedPressurePlateBlock extends AbstractPressurePlateBlock
Mappings:
Namespace Name
official biy
intermediary net/minecraft/class_1457
named net/minecraft/block/WeightedPressurePlateBlock
  • Field Details

    • field_18585

      public static final IntProperty field_18585
      Mappings:
      Namespace Name Mixin selector
      official o Lbiy;o:Lbmj;
      intermediary field_18585 Lnet/minecraft/class_1457;field_18585:Lnet/minecraft/class_2246;
      named field_18585 Lnet/minecraft/block/WeightedPressurePlateBlock;field_18585:Lnet/minecraft/state/property/IntProperty;
    • field_5640

      private final int field_5640
      Mappings:
      Namespace Name Mixin selector
      official p Lbiy;p:I
      intermediary field_5640 Lnet/minecraft/class_1457;field_5640:I
      named field_5640 Lnet/minecraft/block/WeightedPressurePlateBlock;field_5640:I
  • Constructor Details

    • WeightedPressurePlateBlock

      protected WeightedPressurePlateBlock(int int2, Block.Builder builder)
  • Method Details

    • getRedstoneOutput

      protected int getRedstoneOutput(World world, BlockPos pos)
      Specified by:
      getRedstoneOutput in class AbstractPressurePlateBlock
      Mappings:
      Namespace Name Mixin selector
      official b Lbcn;b(Laxy;Lel;)I
      intermediary method_8610 Lnet/minecraft/class_1445;method_8610(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;)I
      named getRedstoneOutput Lnet/minecraft/block/AbstractPressurePlateBlock;getRedstoneOutput(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)I
    • method_11549

      protected void method_11549(IWorld iWorld, BlockPos blockPos)
      Specified by:
      method_11549 in class AbstractPressurePlateBlock
      Mappings:
      Namespace Name Mixin selector
      official a Lbcn;a(Laxz;Lel;)V
      intermediary method_11549 Lnet/minecraft/class_1445;method_11549(Lnet/minecraft/class_3598;Lnet/minecraft/class_2552;)V
      named method_11549 Lnet/minecraft/block/AbstractPressurePlateBlock;method_11549(Lnet/minecraft/world/IWorld;Lnet/minecraft/util/math/BlockPos;)V
    • method_11550

      protected void method_11550(IWorld iWorld, BlockPos blockPos)
      Specified by:
      method_11550 in class AbstractPressurePlateBlock
      Mappings:
      Namespace Name Mixin selector
      official b Lbcn;b(Laxz;Lel;)V
      intermediary method_11550 Lnet/minecraft/class_1445;method_11550(Lnet/minecraft/class_3598;Lnet/minecraft/class_2552;)V
      named method_11550 Lnet/minecraft/block/AbstractPressurePlateBlock;method_11550(Lnet/minecraft/world/IWorld;Lnet/minecraft/util/math/BlockPos;)V
    • getMinRedstoneOutput

      protected int getMinRedstoneOutput(BlockState state)
      Specified by:
      getMinRedstoneOutput in class AbstractPressurePlateBlock
      Mappings:
      Namespace Name Mixin selector
      official k Lbcn;k(Lblc;)I
      intermediary method_8609 Lnet/minecraft/class_1445;method_8609(Lnet/minecraft/class_2232;)I
      named getMinRedstoneOutput Lnet/minecraft/block/AbstractPressurePlateBlock;getMinRedstoneOutput(Lnet/minecraft/block/BlockState;)I
    • setRedstoneOutput

      protected BlockState setRedstoneOutput(BlockState state, int value)
      Specified by:
      setRedstoneOutput in class AbstractPressurePlateBlock
      Mappings:
      Namespace Name Mixin selector
      official a Lbcn;a(Lblc;I)Lblc;
      intermediary method_8605 Lnet/minecraft/class_1445;method_8605(Lnet/minecraft/class_2232;I)Lnet/minecraft/class_2232;
      named setRedstoneOutput Lnet/minecraft/block/AbstractPressurePlateBlock;setRedstoneOutput(Lnet/minecraft/block/BlockState;I)Lnet/minecraft/block/BlockState;
    • method_16565

      public int method_16565(RenderBlockView renderBlockView)
      Overrides:
      method_16565 in class AbstractPressurePlateBlock
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Layc;)I
      intermediary method_16565 Lnet/minecraft/class_197;method_16565(Lnet/minecraft/class_3599;)I
      named method_16565 Lnet/minecraft/block/Block;method_16565(Lnet/minecraft/world/RenderBlockView;)I
    • appendProperties

      protected void appendProperties(StateManager.Builder<Block,BlockState> builder)
      Overrides:
      appendProperties in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lble$a;)V
      intermediary method_16576 Lnet/minecraft/class_197;method_16576(Lnet/minecraft/class_2233$class_3757;)V
      named appendProperties Lnet/minecraft/block/Block;appendProperties(Lnet/minecraft/state/StateManager$Builder;)V