History - net.minecraft.entity.projectile.TridentEntity

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

void (ServerWorld, Item): lambda$hitBlockEnchantmentEffects$1, method_60616, method_60616

void (ServerWorld, Item): lambda$hitBlockEnchantmentEffects$0, method_60616, method_60616

1.21.11_unobfuscated

Names

net.minecraft.world.entity.projectile.arrow.ThrownTrident

net.minecraft.class_1685

net.minecraft.entity.projectile.TridentEntity

Fields

TrackedData<Byte>: ID_LOYALTY, field_7647, LOYALTY

TrackedData<Boolean>: ID_FOIL, field_21514, ENCHANTED

float: WATER_INERTIA, field_55019, DRAG_IN_WATER

boolean: DEFAULT_DEALT_DAMAGE, field_57745, DEFAULT_DEALT_DAMAGE

boolean: dealtDamage, field_7648, dealtDamage

int: clientSideReturnTridentTickCount, field_7649, returnTimer

Constructors

(EntityType<? extends TridentEntity>, World)

(World, LivingEntity, ItemStack)

(World, double, double, double, ItemStack)

Methods

void (DataTracker$Builder): defineSynchedData, method_5693, initDataTracker

void (): tick, method_5773, tick

boolean (): isAcceptibleReturnOwner, method_7493, isOwnerAlive

boolean (): isFoil, method_23751, isEnchanted

EntityHitResult (Vec3d, Vec3d): findHitEntity, method_7434, getEntityCollision

Collection<EntityHitResult> (Vec3d, Vec3d): findHitEntities, method_75208, collectPiercingCollisions

void (EntityHitResult): onHitEntity, method_7454, onEntityHit

void (ServerWorld, BlockHitResult, ItemStack): hitBlockEnchantmentEffects, method_59956, onBlockHitEnchantmentEffects

ItemStack (): getWeaponItem, method_59958, getWeaponStack

boolean (PlayerEntity): tryPickup, method_34713, tryPickup

ItemStack (): getDefaultPickupItem, method_57314, getDefaultItemStack

SoundEvent (): getDefaultHitGroundSoundEvent, method_7440, getHitSound

void (PlayerEntity): playerTouch, method_5694, onPlayerCollision

void (ReadView): readAdditionalSaveData, method_5749, readCustomData

void (WriteView): addAdditionalSaveData, method_5652, writeCustomData

byte (ItemStack): getLoyaltyFromItem, method_59960, getLoyalty

void (): tickDespawn, method_7446, age

float (): getWaterInertia, method_7436, getDragInWater

boolean (double, double, double): shouldRender, method_5727, shouldRender

void (ServerWorld, Item): lambda$hitBlockEnchantmentEffects$1, method_60616, method_60616

void (ServerWorld, Item): lambda$onHitEntity$0, method_63013, method_63013