public interface ImmutableDominantHandData extends ImmutableVariantData<HandPreference,ImmutableDominantHandData,DominantHandData>
ImmutableDataManipulator
representing the dominant HandPreference
of a Living
entity.
Handedness usually determines which hand is used for "main" interactions, such as tool use or block placing/breaking.
NOTE: This does not apply to Player
s, for Player
entities see DominantHandProperty
.
Modifier and Type | Method and Description |
---|---|
ImmutableValue<HandPreference> |
dominantHand()
|
type
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableValue<HandPreference> dominantHand()