History - net.minecraft.entity.decoration.InteractionEntity

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

ActionResult (PlayerEntity, Hand): interact, method_5688, interact

ActionResult (PlayerEntity, Hand, Vec3d): interact, method_5688, interact

1.21.11_unobfuscated

Names

net.minecraft.world.entity.Interaction

net.minecraft.class_8150

net.minecraft.entity.decoration.InteractionEntity

Fields

TrackedData<Float>: DATA_WIDTH_ID, field_42625, WIDTH

TrackedData<Float>: DATA_HEIGHT_ID, field_42626, HEIGHT

TrackedData<Boolean>: DATA_RESPONSE_ID, field_42627, RESPONSE

String: TAG_WIDTH, field_42628, WIDTH_KEY

String: TAG_HEIGHT, field_42629, HEIGHT_KEY

String: TAG_ATTACK, field_42630, ATTACK_KEY

String: TAG_INTERACTION, field_42631, INTERACTION_KEY

String: TAG_RESPONSE, field_42632, RESPONSE_KEY

float: DEFAULT_WIDTH, field_57588, DEFAULT_WIDTH

float: DEFAULT_HEIGHT, field_57589, DEFAULT_HEIGHT

boolean: DEFAULT_RESPONSE, field_57590, DEFAULT_RESPONSE

InteractionEntity$Interaction: attack, field_42633, attack

InteractionEntity$Interaction: interaction, field_42634, interaction

Constructors

(EntityType<?>, World)

Methods

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

void (ReadView): readAdditionalSaveData, method_5749, readCustomData

void (WriteView): addAdditionalSaveData, method_5652, writeCustomData

void (TrackedData<?>): onSyncedDataUpdated, method_5674, onTrackedDataSet

boolean (): canBeHitByProjectile, method_49108, canBeHitByProjectile

boolean (): isPickable, method_5863, canHit

PistonBehavior (): getPistonPushReaction, method_5657, getPistonBehavior

boolean (): isIgnoringBlockTriggers, method_5696, canAvoidTraps

boolean (Entity): skipAttackInteraction, method_5698, handleAttack

boolean (ServerWorld, DamageSource, float): hurtServer, method_64397, damage

ActionResult (PlayerEntity, Hand): interact, method_5688, interact

void (): tick, method_5773, tick

LivingEntity (): getLastAttacker, method_49107, getLastAttacker

LivingEntity (): getTarget, method_5968, getTarget

void (float): setWidth, method_49109, setInteractionWidth

float (): getWidth, method_49116, getInteractionWidth

void (float): setHeight, method_49113, setInteractionHeight

float (): getHeight, method_49117, getInteractionHeight

void (boolean): setResponse, method_49112, setResponse

boolean (): getResponse, method_49118, shouldRespond

EntityDimensions (): getDimensions, method_49119, getDimensions

EntityDimensions (EntityPose): getDimensions, method_18377, getDimensions

Box (Vec3d): makeBoundingBox, method_65341, calculateDefaultBoundingBox