Class SherdsApiDataComponents
java.lang.Object
dev.thomasglasser.sherdsapi.api.SherdsApiDataComponents
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final dev.thomasglasser.tommylib.api.registration.ExtendedHolder<net.minecraft.core.component.DataComponentType<?>, net.minecraft.core.component.DataComponentType<net.minecraft.resources.Identifier>> The texture for the sherd pattern.static final dev.thomasglasser.tommylib.api.registration.ExtendedHolder<net.minecraft.core.component.DataComponentType<?>, net.minecraft.core.component.DataComponentType<StackPotDecorations>> The list of stack pot decorations. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SHERD_PATTERN
public static final dev.thomasglasser.tommylib.api.registration.ExtendedHolder<net.minecraft.core.component.DataComponentType<?>, net.minecraft.core.component.DataComponentType<net.minecraft.resources.Identifier>> SHERD_PATTERNThe texture for the sherd pattern. -
STACK_POT_DECORATIONS
public static final dev.thomasglasser.tommylib.api.registration.ExtendedHolder<net.minecraft.core.component.DataComponentType<?>, net.minecraft.core.component.DataComponentType<StackPotDecorations>> STACK_POT_DECORATIONSThe list of stack pot decorations.
-
-
Constructor Details
-
SherdsApiDataComponents
public SherdsApiDataComponents()
-
-
Method Details
-
init
@Internal public static void init()
-