Class IceBlock


public class IceBlock extends class_221
Mappings:
Namespace Name
intermediary net/minecraft/class_302
glue class_322
server ik
client nk
named net/minecraft/block/IceBlock
  • Constructor Details

    • IceBlock

      public IceBlock(int int2, int int3)
  • Method Details

    • getRenderLayer

      @Environment(CLIENT) public int getRenderLayer()
      Overrides:
      getRenderLayer in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1619 Lnet/minecraft/class_17;method_1619()I
      glue method_64 Lclass_507;method_64()I
      server method_1619 Lna;method_1619()I
      client b_ Luu;b_()I
      named getRenderLayer Lnet/minecraft/block/Block;getRenderLayer()I
    • isSideVisible

      @Environment(CLIENT) public boolean isSideVisible(BlockView blockView, int x, int y, int z, int side)
      Overrides:
      isSideVisible in class class_221
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1618 Lnet/minecraft/class_17;method_1618(Lnet/minecraft/class_14;IIII)Z
      glue method_63 Lclass_507;method_63(Lclass_584;IIII)Z
      server method_1618 Lna;method_1618(Lpb;IIII)Z
      client b Luu;b(Lxp;IIII)Z
      named isSideVisible Lnet/minecraft/block/Block;isSideVisible(Lnet/minecraft/world/BlockView;IIII)Z
    • afterBreak

      public void afterBreak(World world, PlayerEntity playerEntity, int x, int y, int z, int meta)
      Overrides:
      afterBreak in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1628 Lnet/minecraft/class_17;method_1628(Lnet/minecraft/class_18;Lnet/minecraft/class_54;IIII)V
      glue method_97 Lclass_507;method_97(Lclass_129;Lclass_172;IIII)V
      server a Lna;a(Ldj;Lem;IIII)V
      client a Luu;a(Lfd;Lgs;IIII)V
      named afterBreak Lnet/minecraft/block/Block;afterBreak(Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;IIII)V
    • getDroppedItemCount

      public int getDroppedItemCount(Random random)
      Overrides:
      getDroppedItemCount in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1603 Lnet/minecraft/class_17;method_1603(Ljava/util/Random;)I
      glue method_21 Lclass_507;method_21(Ljava/util/Random;)I
      server a Lna;a(Ljava/util/Random;)I
      client a Luu;a(Ljava/util/Random;)I
      named getDroppedItemCount Lnet/minecraft/block/Block;getDroppedItemCount(Ljava/util/Random;)I
    • onTick

      public void onTick(World world, int x, int y, int z, Random random)
      Called at a frequency based on the return value of Block.getTickRate(). This method will be called approximately Block.getTickRate() times per second.
      Overrides:
      onTick 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 onTick Lnet/minecraft/block/Block;onTick(Lnet/minecraft/world/World;IIILjava/util/Random;)V
    • getPistonBehavior

      public int getPistonBehavior()
      Overrides:
      getPistonBehavior 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 getPistonBehavior Lnet/minecraft/block/Block;getPistonBehavior()I