net.minecraft.block.entity

public class BlockEntityTypeKeys

net.minecraft.world.level.block.entity.BlockEntityTypeIds
net.minecraft.class_1_819
net.minecraft.block.entity.BlockEntityTypeKeys

Field summary

Modifier and TypeField
public static final RegistryKey<BlockEntityType<?>>
FURNACE
field_1_5887
FURNACE
public static final RegistryKey<BlockEntityType<?>>
CHEST
field_1_5871
CHEST
public static final RegistryKey<BlockEntityType<?>>
TRAPPED_CHEST
field_1_5907
TRAPPED_CHEST
public static final RegistryKey<BlockEntityType<?>>
ENDER_CHEST
field_1_5884
ENDER_CHEST
public static final RegistryKey<BlockEntityType<?>>
JUKEBOX
field_1_5891
JUKEBOX
public static final RegistryKey<BlockEntityType<?>>
DISPENSER
field_1_5881
DISPENSER
public static final RegistryKey<BlockEntityType<?>>
DROPPER
field_1_5882
DROPPER
public static final RegistryKey<BlockEntityType<?>>
SIGN
field_1_5901
SIGN
public static final RegistryKey<BlockEntityType<?>>
HANGING_SIGN
field_1_5888
HANGING_SIGN
public static final RegistryKey<BlockEntityType<?>>
MOB_SPAWNER
field_1_5893
MOB_SPAWNER
public static final RegistryKey<BlockEntityType<?>>
CREAKING_HEART
field_1_5878
CREAKING_HEART
public static final RegistryKey<BlockEntityType<?>>
PISTON
field_1_5894
PISTON
public static final RegistryKey<BlockEntityType<?>>
BREWING_STAND
field_1_5867
BREWING_STAND
public static final RegistryKey<BlockEntityType<?>>
ENCHANTING_TABLE
field_1_5883
ENCHANTING_TABLE
public static final RegistryKey<BlockEntityType<?>>
END_PORTAL
field_1_5886
END_PORTAL
public static final RegistryKey<BlockEntityType<?>>
BEACON
field_1_5863
BEACON
public static final RegistryKey<BlockEntityType<?>>
SKULL
field_1_5902
SKULL
public static final RegistryKey<BlockEntityType<?>>
DAYLIGHT_DETECTOR
field_1_5879
DAYLIGHT_DETECTOR
public static final RegistryKey<BlockEntityType<?>>
HOPPER
field_1_5889
HOPPER
public static final RegistryKey<BlockEntityType<?>>
COMPARATOR
field_1_5874
COMPARATOR
public static final RegistryKey<BlockEntityType<?>>
BANNER
field_1_5861
BANNER
public static final RegistryKey<BlockEntityType<?>>
STRUCTURE_BLOCK
field_1_5904
STRUCTURE_BLOCK
public static final RegistryKey<BlockEntityType<?>>
END_GATEWAY
field_1_5885
END_GATEWAY
public static final RegistryKey<BlockEntityType<?>>
COMMAND_BLOCK
field_1_5873
COMMAND_BLOCK
public static final RegistryKey<BlockEntityType<?>>
SHULKER_BOX
field_1_5900
SHULKER_BOX
public static final RegistryKey<BlockEntityType<?>>
CONDUIT
field_1_5875
CONDUIT
public static final RegistryKey<BlockEntityType<?>>
BARREL
field_1_5862
BARREL
public static final RegistryKey<BlockEntityType<?>>
SMOKER
field_1_5903
SMOKER
public static final RegistryKey<BlockEntityType<?>>
BLAST_FURNACE
field_1_5866
BLAST_FURNACE
public static final RegistryKey<BlockEntityType<?>>
LECTERN
field_1_5892
LECTERN
public static final RegistryKey<BlockEntityType<?>>
BELL
field_1_5865
BELL
public static final RegistryKey<BlockEntityType<?>>
JIGSAW
field_1_5890
JIGSAW
public static final RegistryKey<BlockEntityType<?>>
CAMPFIRE
field_1_5870
CAMPFIRE
public static final RegistryKey<BlockEntityType<?>>
BEEHIVE
field_1_5864
BEEHIVE
public static final RegistryKey<BlockEntityType<?>>
SCULK_SENSOR
field_1_5897
SCULK_SENSOR
public static final RegistryKey<BlockEntityType<?>>
CALIBRATED_SCULK_SENSOR
field_1_5869
CALIBRATED_SCULK_SENSOR
public static final RegistryKey<BlockEntityType<?>>
SCULK_CATALYST
field_1_5896
SCULK_CATALYST
public static final RegistryKey<BlockEntityType<?>>
SCULK_SHRIEKER
field_1_5898
SCULK_SHRIEKER
public static final RegistryKey<BlockEntityType<?>>
CHISELED_BOOKSHELF
field_1_5872
CHISELED_BOOKSHELF
public static final RegistryKey<BlockEntityType<?>>
SHELF
field_1_5899
SHELF
public static final RegistryKey<BlockEntityType<?>>
BRUSHABLE_BLOCK
field_1_5868
BRUSHABLE_BLOCK
public static final RegistryKey<BlockEntityType<?>>
DECORATED_POT
field_1_5880
DECORATED_POT
public static final RegistryKey<BlockEntityType<?>>
CRAFTER
field_1_5877
CRAFTER
public static final RegistryKey<BlockEntityType<?>>
TRIAL_SPAWNER
field_1_5908
TRIAL_SPAWNER
public static final RegistryKey<BlockEntityType<?>>
VAULT
field_1_5909
VAULT
public static final RegistryKey<BlockEntityType<?>>
TEST_BLOCK
field_1_5905
TEST_BLOCK
public static final RegistryKey<BlockEntityType<?>>
TEST_INSTANCE_BLOCK
field_1_5906
TEST_INSTANCE_BLOCK
public static final RegistryKey<BlockEntityType<?>>
COPPER_GOLEM_STATUE
field_1_5876
COPPER_GOLEM_STATUE
public static final RegistryKey<BlockEntityType<?>>
POTENT_SULFUR
field_1_5895
POTENT_SULFUR

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static RegistryKey<BlockEntityType<?>>
create(String name)
method_1_5058(String arg0)
of(String path)