net.minecraft.component

public record ComponentChanges$AddedRemovedPair

net.minecraft.core.component.DataComponentPatch$SplitResult
net.minecraft.class_9326$class_9484
net.minecraft.component.ComponentChanges$AddedRemovedPair

Field summary

Modifier and TypeField
private final ComponentMap
added
comp_2554
added
private final Set<ComponentType<?>>
removed
comp_2555
removed
public static final ComponentChanges$AddedRemovedPair
EMPTY
field_50235
EMPTY

Constructor summary

ModifierConstructor
public (ComponentMap added, Set<ComponentType<?>> removed)

Method summary

Modifier and TypeMethod
public ComponentMap
added()
comp_2554()
added()
public Set<ComponentType<?>>
removed()
comp_2555()
removed()