Uses of Class
net.minecraft.component.ComponentMap.Builder
-
Uses of ComponentMap.Builder in net.minecraft.block.entity
Modifier and TypeMethodDescriptionprotected void
BannerBlockEntity.addComponents
(ComponentMap.Builder componentMapBuilder) protected void
BeaconBlockEntity.addComponents
(ComponentMap.Builder componentMapBuilder) protected void
BeehiveBlockEntity.addComponents
(ComponentMap.Builder componentMapBuilder) protected void
BlockEntity.addComponents
(ComponentMap.Builder componentMapBuilder) protected void
CampfireBlockEntity.addComponents
(ComponentMap.Builder componentMapBuilder) protected void
ChiseledBookshelfBlockEntity.addComponents
(ComponentMap.Builder componentMapBuilder) protected void
CommandBlockBlockEntity.addComponents
(ComponentMap.Builder componentMapBuilder) protected void
DecoratedPotBlockEntity.addComponents
(ComponentMap.Builder componentMapBuilder) protected void
EnchantingTableBlockEntity.addComponents
(ComponentMap.Builder componentMapBuilder) protected void
LockableContainerBlockEntity.addComponents
(ComponentMap.Builder componentMapBuilder) protected void
LootableContainerBlockEntity.addComponents
(ComponentMap.Builder componentMapBuilder) protected void
SkullBlockEntity.addComponents
(ComponentMap.Builder componentMapBuilder) -
Uses of ComponentMap.Builder in net.minecraft.component
Modifier and TypeMethodDescriptionComponentMap.Builder.add
(DataComponentType<T> type, T value) ComponentMap.Builder.addAll
(ComponentMap componentSet) static ComponentMap.Builder
ComponentMap.builder()
-
Uses of ComponentMap.Builder in net.minecraft.item