net.minecraft.world.level.block.entity

public class BlockEntityType<T extends BlockEntity>

cch
net.minecraft.world.level.block.entity.BlockEntityType
net.minecraft.class_2591
net.minecraft.unmapped.C_wgqvodus
net.minecraft.block.entity.BlockEntityType
net.minecraft.tileentity.TileEntityType
net.minecraft.server.v1_16_R2.TileEntityTypes

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
H
LOGGER
field_11893
f_telqyliv
LOGGER
field_206866_A
public static final BlockEntityType<FurnaceBlockEntity>
a
FURNACE
field_11903
f_uznfttgw
FURNACE
field_200971_b
FURNACE
public static final BlockEntityType<ChestBlockEntity>
b
CHEST
field_11914
f_ccdrjizc
CHEST
field_200972_c
CHEST
public static final BlockEntityType<TrappedChestBlockEntity>
c
TRAPPED_CHEST
field_11891
f_alvzomhi
TRAPPED_CHEST
field_200973_d
TRAPPED_CHEST
public static final BlockEntityType<EnderChestBlockEntity>
d
ENDER_CHEST
field_11901
f_nwywqxwk
ENDER_CHEST
field_200974_e
ENDER_CHEST
public static final BlockEntityType<JukeboxBlockEntity>
e
JUKEBOX
field_11907
f_erybsjrn
JUKEBOX
field_200975_f
JUKEBOX
public static final BlockEntityType<DispenserBlockEntity>
f
DISPENSER
field_11887
f_rntqorkc
DISPENSER
field_200976_g
DISPENSER
public static final BlockEntityType<DropperBlockEntity>
g
DROPPER
field_11899
f_pzehjavs
DROPPER
field_200977_h
DROPPER
public static final BlockEntityType<SignBlockEntity>
h
SIGN
field_11911
f_shznilye
SIGN
field_200978_i
SIGN
public static final BlockEntityType<SpawnerBlockEntity>
i
MOB_SPAWNER
field_11889
f_pefepond
MOB_SPAWNER
field_200979_j
MOB_SPAWNER
public static final BlockEntityType<PistonMovingBlockEntity>
j
PISTON
field_11897
f_quljswoh
PISTON
field_200980_k
PISTON
public static final BlockEntityType<BrewingStandBlockEntity>
k
BREWING_STAND
field_11894
f_tjhzpozg
BREWING_STAND
field_200981_l
BREWING_STAND
public static final BlockEntityType<EnchantmentTableBlockEntity>
l
ENCHANTING_TABLE
field_11912
f_kfuqpyym
ENCHANTING_TABLE
field_200982_m
ENCHANTING_TABLE
public static final BlockEntityType<TheEndPortalBlockEntity>
m
END_PORTAL
field_11898
f_vyyhsqle
END_PORTAL
field_200983_n
END_PORTAL
public static final BlockEntityType<BeaconBlockEntity>
n
BEACON
field_11890
f_wdtwxqbb
BEACON
field_200984_o
BEACON
public static final BlockEntityType<SkullBlockEntity>
o
SKULL
field_11913
f_cfwiofhu
SKULL
field_200985_p
SKULL
public static final BlockEntityType<DaylightDetectorBlockEntity>
p
DAYLIGHT_DETECTOR
field_11900
f_gtervwob
DAYLIGHT_DETECTOR
field_200986_q
DAYLIGHT_DETECTOR
public static final BlockEntityType<HopperBlockEntity>
q
HOPPER
field_11888
f_hysaapfc
HOPPER
field_200987_r
HOPPER
public static final BlockEntityType<ComparatorBlockEntity>
r
COMPARATOR
field_11908
f_mbstsrjf
COMPARATOR
field_200988_s
COMPARATOR
public static final BlockEntityType<BannerBlockEntity>
s
BANNER
field_11905
f_zprwohvp
BANNER
field_200989_t
BANNER
public static final BlockEntityType<StructureBlockEntity>
t
STRUCTURE_BLOCK
field_11895
f_blpmftcf
STRUCTURE_BLOCK
field_200990_u
STRUCTURE_BLOCK
public static final BlockEntityType<TheEndGatewayBlockEntity>
u
END_GATEWAY
field_11906
f_fiinvohs
END_GATEWAY
field_200991_v
END_GATEWAY
public static final BlockEntityType<CommandBlockEntity>
v
COMMAND_BLOCK
field_11904
f_zunxcgrl
COMMAND_BLOCK
field_200992_w
COMMAND_BLOCK
public static final BlockEntityType<ShulkerBoxBlockEntity>
w
SHULKER_BOX
field_11896
f_gkvzeqbu
SHULKER_BOX
field_200993_x
SHULKER_BOX
public static final BlockEntityType<BedBlockEntity>
x
BED
field_11910
f_tfsbqykm
BED
field_200994_y
BED
public static final BlockEntityType<ConduitBlockEntity>
y
CONDUIT
field_11902
f_nywgiaoz
CONDUIT
field_205166_z
CONDUIT
public static final BlockEntityType<BarrelBlockEntity>
z
BARREL
field_16411
f_puneyvjx
BARREL
field_222489_z
BARREL
public static final BlockEntityType<SmokerBlockEntity>
A
SMOKER
field_16414
f_aasfuwjy
SMOKER
field_222483_A
SMOKER
public static final BlockEntityType<BlastFurnaceBlockEntity>
B
BLAST_FURNACE
field_16415
f_lvokytta
BLAST_FURNACE
field_222484_B
BLAST_FURNACE
public static final BlockEntityType<LecternBlockEntity>
C
LECTERN
field_16412
f_rbuixpgc
LECTERN
field_222485_C
LECTERN
public static final BlockEntityType<BellBlockEntity>
D
BELL
field_16413
f_fyqfpayu
BELL
field_222486_D
BELL
public static final BlockEntityType<JigsawBlockEntity>
E
JIGSAW
field_16549
f_yqwcjhgo
JIGSAW
field_222487_E
JIGSAW
public static final BlockEntityType<CampfireBlockEntity>
F
CAMPFIRE
field_17380
f_srzledxs
CAMPFIRE
field_222488_F
CAMPFIRE
public static final BlockEntityType<BeehiveBlockEntity>
G
BEEHIVE
field_20431
f_psneglka
BEEHIVE
field_226985_G_
BEEHIVE
private final Supplier<? extends T>
I
factory
field_11892
f_bmzlacsf
supplier
field_200995_z
private final Set<Block>
J
validBlocks
field_19315
f_vycithvj
blocks
field_223046_I
private final com.mojang.datafixers.types.Type<?>
K
dataType
field_11909
f_vzfwyvki
type
field_206867_C

Constructor summary

ModifierConstructor
public (Supplier<? extends T> supplier, Set<Block> blocks, com.mojang.datafixers.types.Type<?> type)

Method summary

Modifier and TypeMethod
public static ResourceLocation
a(cch<?> arg0)
getKey(BlockEntityType<?> arg0)
method_11033(class_2591<?> arg0)
m_zcffairh(C_wgqvodus<?> arg0)
getId(BlockEntityType<?> arg0)
func_200969_a(TileEntityType<?> arg0)
private static <T extends BlockEntity> BlockEntityType<T>
a(String arg0, cch$a<T> arg1)
register(String arg0, BlockEntityType$Builder<T> arg1)
method_11030(String arg0, class_2591$class_2592<T> arg1)
m_jzurwqld(String arg0, C_wgqvodus$C_rbdwqsvx<T> arg1)
create(String arg0, BlockEntityType$Builder<T> arg1)
func_200966_a(String arg0, TileEntityType$Builder<T> arg1)
public T
a()
create()
method_11032()
m_smqzygry()
instantiate()
func_200968_a()
public boolean
a(bul arg0)
isValid(Block arg0)
method_20526(class_2248 arg0)
m_xpyaqgtn(C_mmxmpdoq arg0)
supports(Block block)
func_223045_a(Block arg0)
isValidBlock(Block arg0)
public T
a(bqz arg0, fx arg1)
getBlockEntity(BlockGetter arg0, BlockPos arg1)
method_24182(class_1922 arg0, class_2338 arg1)
m_evyjllkt(C_peaveboq arg0, C_hynzadkk arg1)
get(BlockView world, BlockPos pos)
func_226986_a_(IBlockReader arg0, BlockPos arg1)