Uses of Enum Class
net.minecraft.world.level.block.HangingSignBlock.Attachment
Packages that use HangingSignBlock.Attachment
-
Uses of HangingSignBlock.Attachment in net.minecraft.client.renderer.blockentity.state
Fields in net.minecraft.client.renderer.blockentity.state declared as HangingSignBlock.Attachment -
Uses of HangingSignBlock.Attachment in net.minecraft.world.level.block
Subclasses with type arguments of type HangingSignBlock.Attachment in net.minecraft.world.level.blockFields in net.minecraft.world.level.block with type parameters of type HangingSignBlock.AttachmentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<HangingSignBlock.Attachment> HangingSignBlock.Attachment.CODECMethods in net.minecraft.world.level.block that return HangingSignBlock.AttachmentModifier and TypeMethodDescriptionCeilingHangingSignBlock.attachmentPoint(BlockState state) HangingSignBlock.attachmentPoint(BlockState state) WallHangingSignBlock.attachmentPoint(BlockState state) static HangingSignBlock.AttachmentCeilingHangingSignBlock.getAttachmentPoint(boolean isAttached) static HangingSignBlock.AttachmentHangingSignBlock.getAttachmentPoint(BlockState blockState) static HangingSignBlock.AttachmentReturns the enum constant of this class with the specified name.static HangingSignBlock.Attachment[]HangingSignBlock.Attachment.values()Returns an array containing the constants of this enum class, in the order they are declared.