Documentation ¶
Overview ¶
Code generated by data/registry/generate.go; DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockEntityType ¶
type BlockEntityType int
const ( Furnace BlockEntityType = iota Chest TrappedChest EnderChest Jukebox Dispenser Dropper Sign MobSpawner Piston BrewingStand EnchantingTable EndPortal Beacon Skull DaylightDetector Hopper Comparator Banner StructureBlock EndGateway CommandBlock ShulkerBox Bed Conduit Barrel Smoker BlastFurnace Lectern Bell Jigsaw Campfire Beehive SculkSensor SculkCatalyst SculkShrieker )
func (BlockEntityType) String ¶
func (n BlockEntityType) String() string
Click to show internal directories.
Click to hide internal directories.