Class TntEntity

java.lang.Object
net.minecraft.entity.Entity
net.minecraft.entity.TntEntity
All Implemented Interfaces:
class_3893, Nameable

public class TntEntity extends Entity
Mappings:
Namespace Name
official amn
intermediary net/minecraft/class_966
named net/minecraft/entity/TntEntity
  • Field Details

    • FUSE

      private static final TrackedData<Integer> FUSE
      Mappings:
      Namespace Name Mixin selector
      official a Lamn;a:Lor;
      intermediary field_14743 Lnet/minecraft/class_966;field_14743:Lnet/minecraft/class_2921;
      named FUSE Lnet/minecraft/entity/TntEntity;FUSE:Lnet/minecraft/entity/data/TrackedData;
    • igniter

      @Nullable private LivingEntity igniter
      Mappings:
      Namespace Name Mixin selector
      official b Lamn;b:Lafa;
      intermediary field_6910 Lnet/minecraft/class_966;field_6910:Lnet/minecraft/class_1699;
      named igniter Lnet/minecraft/entity/TntEntity;igniter:Lnet/minecraft/entity/LivingEntity;
    • fuseTimer

      private int fuseTimer
      Mappings:
      Namespace Name Mixin selector
      official c Lamn;c:I
      intermediary field_3913 Lnet/minecraft/class_966;field_3913:I
      named fuseTimer Lnet/minecraft/entity/TntEntity;fuseTimer:I
  • Constructor Details

    • TntEntity

      public TntEntity(World world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Laer;<init>(Laxy;)V
      intermediary <init> Lnet/minecraft/class_864;<init>(Lnet/minecraft/class_1150;)V
      named <init> Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/world/World;)V
    • TntEntity

      public TntEntity(World world, double x, double y, double z, @Nullable LivingEntity igniter)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lamn;<init>(Laxy;DDDLafa;)V
      intermediary <init> Lnet/minecraft/class_966;<init>(Lnet/minecraft/class_1150;DDDLnet/minecraft/class_1699;)V
      named <init> Lnet/minecraft/entity/TntEntity;<init>(Lnet/minecraft/world/World;DDDLnet/minecraft/entity/LivingEntity;)V
  • Method Details

    • initDataTracker

      protected void initDataTracker()
      Specified by:
      initDataTracker in class Entity
      Mappings:
      Namespace Name Mixin selector
      official x_ Laer;x_()V
      intermediary method_2484 Lnet/minecraft/class_864;method_2484()V
      named initDataTracker Lnet/minecraft/entity/Entity;initDataTracker()V
    • canClimb

      protected boolean canClimb()
      Overrides:
      canClimb in class Entity
      Mappings:
      Namespace Name Mixin selector
      official ak Laer;ak()Z
      intermediary method_2549 Lnet/minecraft/class_864;method_2549()Z
      named canClimb Lnet/minecraft/entity/Entity;canClimb()Z
    • collides

      public boolean collides()
      Overrides:
      collides in class Entity
      Mappings:
      Namespace Name Mixin selector
      official aB Laer;aB()Z
      intermediary method_2471 Lnet/minecraft/class_864;method_2471()Z
      named collides Lnet/minecraft/entity/Entity;collides()Z
    • tick

      public void tick()
      Overrides:
      tick in class Entity
      Mappings:
      Namespace Name Mixin selector
      official R_ Laer;R_()V
      intermediary method_2558 Lnet/minecraft/class_864;method_2558()V
      named tick Lnet/minecraft/entity/Entity;tick()V
    • explode

      private void explode()
      Mappings:
      Namespace Name Mixin selector
      official l Lamn;l()V
      intermediary method_3069 Lnet/minecraft/class_966;method_3069()V
      named explode Lnet/minecraft/entity/TntEntity;explode()V
    • writeCustomDataToNbt

      protected void writeCustomDataToNbt(NbtCompound nbt)
      Specified by:
      writeCustomDataToNbt in class Entity
      Mappings:
      Namespace Name Mixin selector
      official b Laer;b(Lgy;)V
      intermediary method_2528 Lnet/minecraft/class_864;method_2528(Lnet/minecraft/class_322;)V
      named writeCustomDataToNbt Lnet/minecraft/entity/Entity;writeCustomDataToNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • readCustomDataFromNbt

      protected void readCustomDataFromNbt(NbtCompound nbt)
      Specified by:
      readCustomDataFromNbt in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Laer;a(Lgy;)V
      intermediary method_2498 Lnet/minecraft/class_864;method_2498(Lnet/minecraft/class_322;)V
      named readCustomDataFromNbt Lnet/minecraft/entity/Entity;readCustomDataFromNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • getIgniter

      @Nullable public LivingEntity getIgniter()
      Mappings:
      Namespace Name Mixin selector
      official f Lamn;f()Lafa;
      intermediary method_5440 Lnet/minecraft/class_966;method_5440()Lnet/minecraft/class_1699;
      named getIgniter Lnet/minecraft/entity/TntEntity;getIgniter()Lnet/minecraft/entity/LivingEntity;
    • getEyeHeight

      public float getEyeHeight()
      Overrides:
      getEyeHeight in class Entity
      Mappings:
      Namespace Name Mixin selector
      official bF Laer;bF()F
      intermediary method_2544 Lnet/minecraft/class_864;method_2544()F
      named getEyeHeight Lnet/minecraft/entity/Entity;getEyeHeight()F
    • setFuse

      public void setFuse(int fuse)
      Mappings:
      Namespace Name Mixin selector
      official a Lamn;a(I)V
      intermediary method_13214 Lnet/minecraft/class_966;method_13214(I)V
      named setFuse Lnet/minecraft/entity/TntEntity;setFuse(I)V
    • onTrackedDataSet

      public void onTrackedDataSet(TrackedData<?> data)
      Overrides:
      onTrackedDataSet in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Laer;a(Lor;)V
      intermediary method_12974 Lnet/minecraft/class_864;method_12974(Lnet/minecraft/class_2921;)V
      named onTrackedDataSet Lnet/minecraft/entity/Entity;onTrackedDataSet(Lnet/minecraft/entity/data/TrackedData;)V
    • getFuse

      public int getFuse()
      Mappings:
      Namespace Name Mixin selector
      official i Lamn;i()I
      intermediary method_13215 Lnet/minecraft/class_966;method_13215()I
      named getFuse Lnet/minecraft/entity/TntEntity;getFuse()I
    • getRemainingFuse

      public int getRemainingFuse()
      Mappings:
      Namespace Name Mixin selector
      official k Lamn;k()I
      intermediary method_13216 Lnet/minecraft/class_966;method_13216()I
      named getRemainingFuse Lnet/minecraft/entity/TntEntity;getRemainingFuse()I