Uses of Class
net.minecraft.component.ComponentMapImpl
Packages that use ComponentMapImpl
-
Uses of ComponentMapImpl in net.minecraft.component
Methods in net.minecraft.component that return ComponentMapImplModifier and TypeMethodDescriptionComponentMapImpl.copy()
static ComponentMapImpl
ComponentMapImpl.create
(ComponentMap baseComponents, ComponentChanges changes) Methods in net.minecraft.component with parameters of type ComponentMapImpl -
Uses of ComponentMapImpl in net.minecraft.item
Fields in net.minecraft.item declared as ComponentMapImplConstructors in net.minecraft.item with parameters of type ComponentMapImplModifierConstructorDescriptionprivate
ItemStack
(ItemConvertible item, int count, ComponentMapImpl components)