Class SpongeBlock

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

public class SpongeBlock extends Block
Mappings:
Namespace Name
intermediary net/minecraft/class_523
glue class_574
server ov
client xf
named net/minecraft/block/SpongeBlock
  • Constructor Details

    • SpongeBlock

      protected SpongeBlock(int id)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_523;<init>(I)V
      glue <init> Lclass_574;<init>(I)V
      server <init> Lov;<init>(I)V
      client <init> Lxf;<init>(I)V
      named <init> Lnet/minecraft/block/SpongeBlock;<init>(I)V
  • Method Details

    • onPlaced

      public void onPlaced(World world, int x, int y, int z)
      Overrides:
      onPlaced 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 onPlaced Lnet/minecraft/block/Block;onPlaced(Lnet/minecraft/world/World;III)V
    • onBreak

      public void onBreak(World world, int x, int y, int z)
      Overrides:
      onBreak 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 onBreak Lnet/minecraft/block/Block;onBreak(Lnet/minecraft/world/World;III)V