Class TrimPatternHelper
java.lang.Object
com.riverstone.unknown303.errorlib.api.helpers.ErrorLibHelper
com.riverstone.unknown303.errorlib.api.helpers.trim.pattern.TrimPatternHelper
-
Field Summary
Fields inherited from class com.riverstone.unknown303.errorlib.api.helpers.ErrorLibHelper
modInfo -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbootstrap(net.minecraft.data.worldgen.BootstapContext<net.minecraft.world.item.armortrim.TrimPattern> context) net.minecraftforge.registries.RegistryObject<net.minecraft.world.item.Item>Methods inherited from class com.riverstone.unknown303.errorlib.api.helpers.ErrorLibHelper
getModId, getModLogger, getRegister
-
Constructor Details
-
TrimPatternHelper
-
-
Method Details
-
registerTrimPattern
public net.minecraftforge.registries.RegistryObject<net.minecraft.world.item.Item> registerTrimPattern(String id) -
bootstrap
public static void bootstrap(net.minecraft.data.worldgen.BootstapContext<net.minecraft.world.item.armortrim.TrimPattern> context)
-