Interface HandType

All Superinterfaces:
DefaultedRegistryValue<HandType>

@CatalogedBy(HandTypes.class) public interface HandType extends DefaultedRegistryValue<HandType>
Represents the type of hand used for interaction. This will be resolved into a HandPreference based on an Entity's/Player's hand preference.