Class FallingBlockEntity

java.lang.Object
net.minecraft.entity.Entity
net.minecraft.entity.FallingBlockEntity

public class FallingBlockEntity extends Entity
Mappings:
Namespace Name
intermediary net/minecraft/class_226
glue class_245
server gl
client ju
named net/minecraft/entity/FallingBlockEntity
  • Field Details

    • field_847

      public int field_847
      Mappings:
      Namespace Name Mixin selector
      intermediary field_847 Lnet/minecraft/class_226;field_847:I
      glue field_1045 Lclass_245;field_1045:I
      server a Lgl;a:I
      client a Lju;a:I
      named field_847 Lnet/minecraft/entity/FallingBlockEntity;field_847:I
    • field_848

      public int field_848
      Mappings:
      Namespace Name Mixin selector
      intermediary field_848 Lnet/minecraft/class_226;field_848:I
      glue field_1046 Lclass_245;field_1046:I
      server b Lgl;b:I
      client b Lju;b:I
      named field_848 Lnet/minecraft/entity/FallingBlockEntity;field_848:I
  • Constructor Details

    • FallingBlockEntity

      public FallingBlockEntity(World world)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_57;<init>(Lnet/minecraft/class_18;)V
      glue <init> Lclass_450;<init>(Lclass_129;)V
      server <init> Llq;<init>(Ldj;)V
      client <init> Lsn;<init>(Lfd;)V
      named <init> Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/world/World;)V
    • FallingBlockEntity

      public FallingBlockEntity(World world, double double2, double double3, double double4, int int2)
  • Method Details

    • method_1358

      protected boolean method_1358()
      Overrides:
      method_1358 in class Entity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1358 Lnet/minecraft/class_57;method_1358()Z
      glue method_195 Lclass_450;method_195()Z
      server n Llq;n()Z
      client n Lsn;n()Z
      named method_1358 Lnet/minecraft/entity/Entity;method_1358()Z
    • method_1310

      protected void method_1310()
      Specified by:
      method_1310 in class Entity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1310 Lnet/minecraft/class_57;method_1310()V
      glue method_108 Lclass_450;method_108()V
      server b Llq;b()V
      client b Lsn;b()V
      named method_1310 Lnet/minecraft/entity/Entity;method_1310()V
    • method_1356

      public boolean method_1356()
      Overrides:
      method_1356 in class Entity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1356 Lnet/minecraft/class_57;method_1356()Z
      glue method_179 Lclass_450;method_179()Z
      server l_ Llq;l_()Z
      client h_ Lsn;h_()Z
      named method_1356 Lnet/minecraft/entity/Entity;method_1356()Z
    • tick

      public void tick()
      Overrides:
      tick in class Entity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1370 Lnet/minecraft/class_57;method_1370()V
      glue method_29 Lclass_450;method_29()V
      server m_ Llq;m_()V
      client w_ Lsn;w_()V
      named tick Lnet/minecraft/entity/Entity;tick()V
    • writeNbt

      protected void writeNbt(NbtCompound nbt)
      Specified by:
      writeNbt in class Entity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1368 Lnet/minecraft/class_57;method_1368(Lnet/minecraft/class_8;)V
      glue method_24 Lclass_450;method_24(Lclass_333;)V
      server b Llq;b(Liq;)V
      client b Lsn;b(Lnu;)V
      named writeNbt Lnet/minecraft/entity/Entity;writeNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • readtNbt

      protected void readtNbt(NbtCompound nbt)
      Specified by:
      readtNbt in class Entity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1363 Lnet/minecraft/class_57;method_1363(Lnet/minecraft/class_8;)V
      glue method_23 Lclass_450;method_23(Lclass_333;)V
      server a Llq;a(Liq;)V
      client a Lsn;a(Lnu;)V
      named readtNbt Lnet/minecraft/entity/Entity;readtNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • method_1366

      @Environment(CLIENT) public float method_1366()
      Overrides:
      method_1366 in class Entity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1366 Lnet/minecraft/class_57;method_1366()F
      glue method_237 Lclass_450;method_237()F
      server method_1366 Llq;method_1366()F
      client x_ Lsn;x_()F
      named method_1366 Lnet/minecraft/entity/Entity;method_1366()F
    • method_769

      @Environment(CLIENT) public World method_769()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_769 Lnet/minecraft/class_226;method_769()Lnet/minecraft/class_18;
      glue method_1498 Lclass_245;method_1498()Lclass_129;
      server method_769 Lgl;method_769()Ldj;
      client k Lju;k()Lfd;
      named method_769 Lnet/minecraft/entity/FallingBlockEntity;method_769()Lnet/minecraft/world/World;