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 voidBannerBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput p_338244_) protected voidBaseContainerBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput p_338855_) protected voidBeaconBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput p_338364_) protected voidBeehiveBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput p_338335_) protected voidBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput p_338718_) protected voidCampfireBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput p_338534_) protected voidChiseledBookShelfBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput p_338565_) protected voidCommandBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput p_338181_) protected voidDecoratedPotBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput p_338521_) protected voidEnchantingTableBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput p_341179_) protected voidRandomizableContainerBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput p_338832_) protected voidSkullBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput p_338654_)