Class PressurePlateBlock

java.lang.Object
net.minecraft.block.Block
net.minecraft.block.PressurePlateBlock

public class PressurePlateBlock extends Block
Mappings:
Namespace Name
intermediary net/minecraft/class_457
glue class_49
server bc
client bv
named net/minecraft/block/PressurePlateBlock
  • Field Details

    • field_1743

      private class_389 field_1743
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1743 Lnet/minecraft/class_457;field_1743:Lnet/minecraft/class_389;
      glue field_90 Lclass_49;field_90:Lclass_422;
      server a Lbc;a:Lkx;
      client a Lbv;a:Lrt;
      named field_1743 Lnet/minecraft/block/PressurePlateBlock;field_1743:Lnet/minecraft/class_389;
  • Constructor Details

    • PressurePlateBlock

      protected PressurePlateBlock(int id, int textureId, class_389 class_389, Material material)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_457;<init>(IILnet/minecraft/class_389;Lnet/minecraft/class_15;)V
      glue <init> Lclass_49;<init>(IILclass_422;Lclass_280;)V
      server <init> Lbc;<init>(IILkx;Lhj;)V
      client <init> Lbv;<init>(IILrt;Lln;)V
      named <init> Lnet/minecraft/block/PressurePlateBlock;<init>(IILnet/minecraft/class_389;Lnet/minecraft/block/Material;)V
  • Method Details

    • method_1565

      public int method_1565()
      Overrides:
      method_1565 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1565 Lnet/minecraft/class_17;method_1565()I
      glue method_123 Lclass_507;method_123()I
      server c Lna;c()I
      client e Luu;e()I
      named method_1565 Lnet/minecraft/block/Block;method_1565()I
    • getBoundingBox

      public Box getBoundingBox(World world, int x, int y, int z)
      Overrides:
      getBoundingBox in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1624 Lnet/minecraft/class_17;method_1624(Lnet/minecraft/class_18;III)Lnet/minecraft/class_25;
      glue method_67 Lclass_507;method_67(Lclass_129;III)Lclass_113;
      server e Lna;e(Ldj;III)Lcz;
      client e Luu;e(Lfd;III)Leq;
      named getBoundingBox Lnet/minecraft/block/Block;getBoundingBox(Lnet/minecraft/world/World;III)Lnet/minecraft/util/math/Box;
    • method_1620

      public boolean method_1620()
      Overrides:
      method_1620 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1620 Lnet/minecraft/class_17;method_1620()Z
      glue method_65 Lclass_507;method_65()Z
      server a Lna;a()Z
      client c Luu;c()Z
      named method_1620 Lnet/minecraft/block/Block;method_1620()Z
    • method_1623

      public boolean method_1623()
      Overrides:
      method_1623 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1623 Lnet/minecraft/class_17;method_1623()Z
      glue method_66 Lclass_507;method_66()Z
      server b Lna;b()Z
      client d Luu;d()Z
      named method_1623 Lnet/minecraft/block/Block;method_1623()Z
    • method_1567

      public boolean method_1567(World world, int x, int y, int z)
      Overrides:
      method_1567 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1567 Lnet/minecraft/class_17;method_1567(Lnet/minecraft/class_18;III)Z
      glue method_153 Lclass_507;method_153(Lclass_129;III)Z
      server a Lna;a(Ldj;III)Z
      client a Luu;a(Lfd;III)Z
      named method_1567 Lnet/minecraft/block/Block;method_1567(Lnet/minecraft/world/World;III)Z
    • method_1611

      public void method_1611(World world, int x, int y, int z)
      Overrides:
      method_1611 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1611 Lnet/minecraft/class_17;method_1611(Lnet/minecraft/class_18;III)V
      glue method_41 Lclass_507;method_41(Lclass_129;III)V
      server c Lna;c(Ldj;III)V
      client c Luu;c(Lfd;III)V
      named method_1611 Lnet/minecraft/block/Block;method_1611(Lnet/minecraft/world/World;III)V
    • method_1609

      public void method_1609(World world, int x, int y, int z, int id)
      Overrides:
      method_1609 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1609 Lnet/minecraft/class_17;method_1609(Lnet/minecraft/class_18;IIII)V
      glue method_39 Lclass_507;method_39(Lclass_129;IIII)V
      server b Lna;b(Ldj;IIII)V
      client b Luu;b(Lfd;IIII)V
      named method_1609 Lnet/minecraft/block/Block;method_1609(Lnet/minecraft/world/World;IIII)V
    • method_1602

      public void method_1602(World world, int x, int y, int z, Random random)
      Overrides:
      method_1602 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1602 Lnet/minecraft/class_17;method_1602(Lnet/minecraft/class_18;IIILjava/util/Random;)V
      glue method_20 Lclass_507;method_20(Lclass_129;IIILjava/util/Random;)V
      server a Lna;a(Ldj;IIILjava/util/Random;)V
      client a Luu;a(Lfd;IIILjava/util/Random;)V
      named method_1602 Lnet/minecraft/block/Block;method_1602(Lnet/minecraft/world/World;IIILjava/util/Random;)V
    • method_1615

      public void method_1615(World world, int x, int y, int z, Entity entity)
      Overrides:
      method_1615 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1615 Lnet/minecraft/class_17;method_1615(Lnet/minecraft/class_18;IIILnet/minecraft/class_57;)V
      glue method_59 Lclass_507;method_59(Lclass_129;IIILclass_450;)V
      server a Lna;a(Ldj;IIILlq;)V
      client a Luu;a(Lfd;IIILsn;)V
      named method_1615 Lnet/minecraft/block/Block;method_1615(Lnet/minecraft/world/World;IIILnet/minecraft/entity/Entity;)V
    • method_1512

      private void method_1512(World world, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1512 Lnet/minecraft/class_457;method_1512(Lnet/minecraft/class_18;III)V
      glue method_158 Lclass_49;method_158(Lclass_129;III)V
      server g Lbc;g(Ldj;III)V
      client h Lbv;h(Lfd;III)V
      named method_1512 Lnet/minecraft/block/PressurePlateBlock;method_1512(Lnet/minecraft/world/World;III)V
    • method_1630

      public void method_1630(World world, int x, int y, int z)
      Overrides:
      method_1630 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1630 Lnet/minecraft/class_17;method_1630(Lnet/minecraft/class_18;III)V
      glue method_99 Lclass_507;method_99(Lclass_129;III)V
      server b Lna;b(Ldj;III)V
      client b Luu;b(Lfd;III)V
      named method_1630 Lnet/minecraft/block/Block;method_1630(Lnet/minecraft/world/World;III)V
    • method_1616

      public void method_1616(BlockView blockView, int x, int y, int z)
      Overrides:
      method_1616 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1616 Lnet/minecraft/class_17;method_1616(Lnet/minecraft/class_14;III)V
      glue method_60 Lclass_507;method_60(Lclass_584;III)V
      server a Lna;a(Lpb;III)V
      client a Luu;a(Lxp;III)V
      named method_1616 Lnet/minecraft/block/Block;method_1616(Lnet/minecraft/world/BlockView;III)V
    • method_1568

      public boolean method_1568(BlockView blockView, int x, int y, int z, int int2)
      Overrides:
      method_1568 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1568 Lnet/minecraft/class_17;method_1568(Lnet/minecraft/class_14;IIII)Z
      glue method_154 Lclass_507;method_154(Lclass_584;IIII)Z
      server a Lna;a(Lpb;IIII)Z
      client c Luu;c(Lxp;IIII)Z
      named method_1568 Lnet/minecraft/block/Block;method_1568(Lnet/minecraft/world/BlockView;IIII)Z
    • method_1570

      public boolean method_1570(World world, int int2, int int3, int int4, int int5)
      Overrides:
      method_1570 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1570 Lnet/minecraft/class_17;method_1570(Lnet/minecraft/class_18;IIII)Z
      glue method_156 Lclass_507;method_156(Lclass_129;IIII)Z
      server d Lna;d(Ldj;IIII)Z
      client d Luu;d(Lfd;IIII)Z
      named method_1570 Lnet/minecraft/block/Block;method_1570(Lnet/minecraft/world/World;IIII)Z
    • method_1569

      public boolean method_1569()
      Overrides:
      method_1569 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1569 Lnet/minecraft/class_17;method_1569()Z
      glue method_155 Lclass_507;method_155()Z
      server d Lna;d()Z
      client f Luu;f()Z
      named method_1569 Lnet/minecraft/block/Block;method_1569()Z
    • method_1605

      @Environment(CLIENT) public void method_1605()
      Overrides:
      method_1605 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1605 Lnet/minecraft/class_17;method_1605()V
      glue method_217 Lclass_507;method_217()V
      server method_1605 Lna;method_1605()V
      client g Luu;g()V
      named method_1605 Lnet/minecraft/block/Block;method_1605()V
    • method_1574

      public int method_1574()
      Overrides:
      method_1574 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1574 Lnet/minecraft/class_17;method_1574()I
      glue method_157 Lclass_507;method_157()I
      server e Lna;e()I
      client h Luu;h()I
      named method_1574 Lnet/minecraft/block/Block;method_1574()I