History - net.minecraft.entity.TntEntity
26.3-snapshot-3
Names
Fields
Constructors
Methods
boolean (): canSimulateMovement, method_66249, canMoveVoluntarily
MovementSide (): getMoveSimulationType, method_1_7596, getMovementSide
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
boolean (): canSimulateMovement, method_66249, canMoveVoluntarily
26.2
Names
Fields
int: NO_FUSE, field_1_6054, field_1_6054
Constructors
Methods
int (int, Random): getRandomShortFuse, method_1_5195, getChainedFuseTime
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.entity.item.PrimedTnt
net.minecraft.class_1541
net.minecraft.entity.TntEntity
Fields
TrackedData<Integer>: DATA_FUSE_ID, field_7197, FUSE
TrackedData<BlockState>: DATA_BLOCK_STATE_ID, field_46777, BLOCK_STATE
short: DEFAULT_FUSE_TIME, field_30459, DEFAULT_FUSE
float: DEFAULT_EXPLOSION_POWER, field_52494, DEFAULT_EXPLOSION_POWER
BlockState: DEFAULT_BLOCK_STATE, field_57663, DEFAULT_BLOCK_STATE
String: TAG_BLOCK_STATE, field_46778, BLOCK_STATE_NBT_KEY
String: TAG_FUSE, field_46776, FUSE_NBT_KEY
String: TAG_EXPLOSION_POWER, field_52495, EXPLOSION_POWER_NBT_KEY
ExplosionBehavior: USED_PORTAL_DAMAGE_CALCULATOR, field_52317, TELEPORTED_EXPLOSION_BEHAVIOR
LazyEntityReference<LivingEntity>: owner, field_7198, causingEntity
boolean: usedPortal, field_52318, teleported
float: explosionPower, field_52496, explosionPower
Constructors
(EntityType<? extends TntEntity>, World)
(World, double, double, double, LivingEntity)
Methods
void (DataTracker$Builder): defineSynchedData, method_5693, initDataTracker
Entity$MoveEffect (): getMovementEmission, method_33570, getMoveEffect
boolean (): isPickable, method_5863, canHit
double (): getDefaultGravity, method_7490, getGravity
void (): tick, method_5773, tick
void (): explode, method_6971, explode
void (WriteView): addAdditionalSaveData, method_5652, writeCustomData
void (ReadView): readAdditionalSaveData, method_5749, readCustomData
LivingEntity (): getOwner, method_24921, getOwner
void (Entity): restoreFrom, method_5878, copyFrom
void (int): setFuse, method_6967, setFuse
int (): getFuse, method_6969, getFuse
void (BlockState): setBlockState, method_54455, setBlockState
BlockState (): getBlockState, method_54456, getBlockState
void (boolean): setUsedPortal, method_61174, setTeleported
Entity (TeleportTarget): teleport, method_5731, teleportTo
boolean (ServerWorld, DamageSource, float): hurtServer, method_64397, damage
Entity (): getOwner, method_24921, getOwner