History - net.minecraft.entity.ai.goal.HoldInHandsGoal
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
1.21.11_unobfuscated
Names
net.minecraft.world.entity.ai.goal.UseItemGoal
net.minecraft.class_3993
net.minecraft.entity.ai.goal.HoldInHandsGoal
Fields
T: mob, field_17755, actor
ItemStack: item, field_17756, item
Predicate<? super T>: canUseSelector, field_17757, condition
SoundEvent: finishUsingSound, field_18280, sound
Constructors
(T, ItemStack, SoundEvent, Predicate<? super T>)
Methods
boolean (): canUse, method_6264, canStart
boolean (): canContinueToUse, method_6266, shouldContinue
void (): start, method_6269, start
void (): stop, method_6270, stop