Uses of Enum Class
net.minecraft.class_3605
Packages that use class_3605
-
Uses of class_3605 in net.minecraft
Methods in net.minecraft that return class_3605Modifier and TypeMethodDescriptionstatic class_3605class_3605.method_16423(int int2) static class_3605Returns the enum constant of this class with the specified name.static class_3605[]class_3605.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft with parameters of type class_3605Modifier and TypeMethodDescriptionprotected voidclass_3603.method_16415(BlockPos blockPos, T t, int int2, class_3605 class_3605) private voidclass_3603.method_16416(BlockPos blockPos, T t, int int2, class_3605 class_3605) voidclass_3592.method_16419(BlockPos blockPos, T t, int int2, class_3605 class_3605) voidclass_3603.method_16419(BlockPos blockPos, T t, int int2, class_3605 class_3605) voidclass_3604.method_16419(BlockPos blockPos, T t, int int2, class_3605 class_3605) voidclass_3789.method_16419(BlockPos blockPos, T t, int int2, class_3605 class_3605) voidclass_4442.method_16419(BlockPos blockPos, T t, int int2, class_3605 class_3605) -
Uses of class_3605 in net.minecraft.util
Fields in net.minecraft.util declared as class_3605Constructors in net.minecraft.util with parameters of type class_3605ModifierConstructorDescriptionTickableEntry(BlockPos blockPos, T t, long long2, class_3605 class_3605)