Uses of Enum Class
net.minecraft.block.entity.StructureBlockEntity.class_3745
Packages that use StructureBlockEntity.class_3745
-
Uses of StructureBlockEntity.class_3745 in net.minecraft
Fields in net.minecraft declared as StructureBlockEntity.class_3745Methods in net.minecraft that return StructureBlockEntity.class_3745Methods in net.minecraft with parameters of type StructureBlockEntity.class_3745Modifier and TypeMethodDescriptionprivate booleanclass_3020.method_18748(StructureBlockEntity.class_3745 class_3745) Constructors in net.minecraft with parameters of type StructureBlockEntity.class_3745ModifierConstructorDescriptionclass_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 StructureBlockEntity.class_3745 in net.minecraft.block.entity
Methods in net.minecraft.block.entity that return StructureBlockEntity.class_3745Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static StructureBlockEntity.class_3745[]StructureBlockEntity.class_3745.values()Returns an array containing the constants of this enum class, in the order they are declared.