Uses of Enum Class
net.minecraft.class_2638
Packages that use class_2638
-
Uses of class_2638 in net.minecraft
Methods in net.minecraft that return class_2638Modifier and TypeMethodDescriptionstatic class_2638class_2638.method_11173(int int2) static class_2638Returns the enum constant of this class with the specified name.static class_2638[]class_2638.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of class_2638 in net.minecraft.entity.vehicle
Methods in net.minecraft.entity.vehicle that return class_2638Modifier and TypeMethodDescriptionabstract class_2638AbstractMinecartEntity.method_11169()ChestMinecartEntity.method_11169()CommandBlockMinecartEntity.method_11169()FurnaceMinecartEntity.method_11169()HopperMinecartEntity.method_11169()MinecartEntity.method_11169()SpawnerMinecartEntity.method_11169()TntMinecartEntity.method_11169()Methods in net.minecraft.entity.vehicle with parameters of type class_2638Modifier and TypeMethodDescriptionstatic AbstractMinecartEntityAbstractMinecartEntity.method_11164(World world, double double2, double double3, double double4, class_2638 class_2638) -
Uses of class_2638 in net.minecraft.item
Fields in net.minecraft.item declared as class_2638Constructors in net.minecraft.item with parameters of type class_2638