Class RegistryUtil.ComponentUtil
java.lang.Object
net.ntrdeal.realapi.util.RegistryUtil.ComponentUtil
- Enclosing class:
RegistryUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> net.minecraft.core.component.DataComponentType<T> register(net.minecraft.resources.ResourceKey<net.minecraft.core.component.DataComponentType<?>> key, UnaryOperator<net.minecraft.core.component.DataComponentType.Builder<T>> operator)
-
Method Details
-
register
public static <T> net.minecraft.core.component.DataComponentType<T> register(net.minecraft.resources.ResourceKey<net.minecraft.core.component.DataComponentType<?>> key, UnaryOperator<net.minecraft.core.component.DataComponentType.Builder<T>> operator)
-