package net.minecraft.world; public enum InteractionHand { MAIN_HAND, OFF_HAND; }