Class LilyPadBlock


public class LilyPadBlock extends PlantBlock
Mappings:
Namespace Name
official amu
intermediary net/minecraft/class_210
named net/minecraft/block/LilyPadBlock
  • Constructor Details

    • LilyPadBlock

      protected LilyPadBlock()
  • Method Details

    • getBlockType

      public int getBlockType()
      Overrides:
      getBlockType in class PlantBlock
      Mappings:
      Namespace Name Mixin selector
      official b Laht;b()I
      intermediary method_429 Lnet/minecraft/class_197;method_429()I
      named getBlockType Lnet/minecraft/block/Block;getBlockType()I
    • method_413

      public void method_413(World world, int int2, int int3, int int4, Box box, List list, Entity entity)
      Overrides:
      method_413 in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Laht;a(Lafm;IIILaye;Ljava/util/List;Lqm;)V
      intermediary method_413 Lnet/minecraft/class_197;method_413(Lnet/minecraft/class_1150;IIILnet/minecraft/class_231;Ljava/util/List;Lnet/minecraft/class_864;)V
      named method_413 Lnet/minecraft/block/Block;method_413(Lnet/minecraft/world/World;IIILnet/minecraft/util/math/Box;Ljava/util/List;Lnet/minecraft/entity/Entity;)V
    • method_454

      public Box method_454(World world, int int2, int int3, int int4)
      Overrides:
      method_454 in class PlantBlock
      Mappings:
      Namespace Name Mixin selector
      official a Laht;a(Lafm;III)Laye;
      intermediary method_454 Lnet/minecraft/class_197;method_454(Lnet/minecraft/class_1150;III)Lnet/minecraft/class_231;
      named method_454 Lnet/minecraft/block/Block;method_454(Lnet/minecraft/world/World;III)Lnet/minecraft/util/math/Box;
    • getColor

      @Environment(CLIENT) public int getColor()
      Overrides:
      getColor in class Block
      Mappings:
      Namespace Name Mixin selector
      official D Laht;D()I
      intermediary method_470 Lnet/minecraft/class_197;method_470()I
      named getColor Lnet/minecraft/block/Block;getColor()I
    • method_459

      @Environment(CLIENT) public int method_459(int int2)
      Overrides:
      method_459 in class Block
      Mappings:
      Namespace Name Mixin selector
      official i Laht;i(I)I
      intermediary method_459 Lnet/minecraft/class_197;method_459(I)I
      named method_459 Lnet/minecraft/block/Block;method_459(I)I
    • method_438

      @Environment(CLIENT) public int method_438(BlockView blockView, int int2, int int3, int int4)
      Overrides:
      method_438 in class Block
      Mappings:
      Namespace Name Mixin selector
      official d Laht;d(Lafw;III)I
      intermediary method_438 Lnet/minecraft/class_197;method_438(Lnet/minecraft/class_1158;III)I
      named method_438 Lnet/minecraft/block/Block;method_438(Lnet/minecraft/world/BlockView;III)I
    • canPlantOnTop

      protected boolean canPlantOnTop(Block block)
      Overrides:
      canPlantOnTop in class PlantBlock
      Mappings:
      Namespace Name Mixin selector
      official a Laic;a(Laht;)Z
      intermediary method_6463 Lnet/minecraft/class_1754;method_6463(Lnet/minecraft/class_197;)Z
      named canPlantOnTop Lnet/minecraft/block/PlantBlock;canPlantOnTop(Lnet/minecraft/block/Block;)Z
    • canStayPlaced

      public boolean canStayPlaced(World world, int x, int y, int z)
      Overrides:
      canStayPlaced in class PlantBlock
      Mappings:
      Namespace Name Mixin selector
      official j Laht;j(Lafm;III)Z
      intermediary method_450 Lnet/minecraft/class_197;method_450(Lnet/minecraft/class_1150;III)Z
      named canStayPlaced Lnet/minecraft/block/Block;canStayPlaced(Lnet/minecraft/world/World;III)Z