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 componentInput) protected voidBaseContainerBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput componentInput) protected voidBeaconBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput componentInput) protected voidBeehiveBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput componentInput) protected voidBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput componentInput) protected voidCampfireBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput componentInput) protected voidChiseledBookShelfBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput componentInput) protected voidCommandBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput componentInput) protected voidDecoratedPotBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput componentInput) protected voidEnchantingTableBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput componentInput) protected voidRandomizableContainerBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput componentInput) protected voidSkullBlockEntity.applyImplicitComponents(BlockEntity.DataComponentInput componentInput)