Uses of Enum Class
net.minecraft.class_2464
Packages that use class_2464
-
Uses of class_2464 in net.minecraft
Methods in net.minecraft that return class_2464Modifier and TypeMethodDescriptionstatic class_2464Returns the enum constant of this class with the specified name.static class_2464[]class_2464.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of class_2464 in net.minecraft.client.render.item
Methods in net.minecraft.client.render.item with parameters of type class_2464Modifier and TypeMethodDescriptionprotected voidItemRenderer.method_10244(ItemStack itemStack, BakedModel bakedModel, class_2464 class_2464) voidItemRenderer.method_10245(ItemStack itemStack, LivingEntity livingEntity, class_2464 class_2464) voidHeldItemRenderer.method_9872(LivingEntity livingEntity, ItemStack itemStack, class_2464 class_2464)