Uses of Enum Class
net.minecraft.class_3777
Packages that use class_3777
Package
Description
-
Uses of class_3777 in net.minecraft
Fields in net.minecraft declared as class_3777Modifier and TypeFieldDescriptionprivate class_3777class_3020.field_14932private class_3777class_4393.field_21629Methods in net.minecraft that return class_3777Modifier and TypeMethodDescriptionclass_4393.method_20371()static class_3777Returns the enum constant of this class with the specified name.static class_3777[]class_3777.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft with parameters of type class_3777ModifierConstructorDescriptionclass_4393(BlockPos blockPos, StructureBlockEntity.class_3745 class_3745, class_3777 class_3777, String string, BlockPos blockPos2, BlockPos blockPos3, BlockMirror blockMirror, BlockRotation blockRotation, String string2, boolean bool, boolean bool2, boolean bool3, float float2, long long2) -
Uses of class_3777 in net.minecraft.block
Fields in net.minecraft.block with type parameters of type class_3777Modifier and TypeFieldDescriptionstatic final EnumProperty<class_3777>StructureBlock.field_18522 -
Uses of class_3777 in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as class_3777Methods in net.minecraft.block.entity that return class_3777Methods in net.minecraft.block.entity with parameters of type class_3777 -
Uses of class_3777 in net.minecraft.states.property
Fields in net.minecraft.states.property with type parameters of type class_3777