Uses of Interface
net.minecraft.world.level.block.entity.BlockEntity.DataComponentInput
Packages that use BlockEntity.DataComponentInput
-
Uses of BlockEntity.DataComponentInput in net.minecraft.world.level.block.entity
Methods in net.minecraft.world.level.block.entity with parameters of type BlockEntity.DataComponentInputModifier and TypeMethodDescriptionprotected void
BannerBlockEntity.applyImplicitComponents
(BlockEntity.DataComponentInput componentInput) protected void
BaseContainerBlockEntity.applyImplicitComponents
(BlockEntity.DataComponentInput componentInput) protected void
BeaconBlockEntity.applyImplicitComponents
(BlockEntity.DataComponentInput componentInput) protected void
BeehiveBlockEntity.applyImplicitComponents
(BlockEntity.DataComponentInput componentInput) protected void
BlockEntity.applyImplicitComponents
(BlockEntity.DataComponentInput componentInput) protected void
CampfireBlockEntity.applyImplicitComponents
(BlockEntity.DataComponentInput componentInput) protected void
ChiseledBookShelfBlockEntity.applyImplicitComponents
(BlockEntity.DataComponentInput componentInput) protected void
CommandBlockEntity.applyImplicitComponents
(BlockEntity.DataComponentInput componentInput) protected void
DecoratedPotBlockEntity.applyImplicitComponents
(BlockEntity.DataComponentInput componentInput) protected void
EnchantingTableBlockEntity.applyImplicitComponents
(BlockEntity.DataComponentInput componentInput) protected void
RandomizableContainerBlockEntity.applyImplicitComponents
(BlockEntity.DataComponentInput componentInput) protected void
SkullBlockEntity.applyImplicitComponents
(BlockEntity.DataComponentInput componentInput)