Uses of Class
net.minecraft.core.component.DataComponentPatch.Builder
Packages that use DataComponentPatch.Builder
-
Uses of DataComponentPatch.Builder in net.minecraft.core.component
Methods in net.minecraft.core.component that return DataComponentPatch.BuilderModifier and TypeMethodDescriptionstatic DataComponentPatch.BuilderDataComponentPatch.builder()DataComponentPatch.Builder.remove(DataComponentType<T> type) DataComponentPatch.Builder.set(Iterable<TypedDataComponent<?>> components) DataComponentPatch.Builder.set(DataComponentType<T> type, T value) DataComponentPatch.Builder.set(TypedDataComponent<T> component)