Class FabricHelperService
java.lang.Object
dev.upcraft.sparkweave.fabric.service.FabricHelperService
- All Implemented Interfaces:
SparkweaveHelperService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<A extends com.mojang.brigadier.arguments.ArgumentType<?>,T extends net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<A>>
net.minecraft.commands.synchronization.ArgumentTypeInfo<A, T> net.minecraft.world.item.CreativeModeTab.BuildernewCreativeTabBuilder(net.minecraft.network.chat.Component title)
-
Constructor Details
-
FabricHelperService
-
-
Method Details
-
newCreativeTabBuilder
public net.minecraft.world.item.CreativeModeTab.Builder newCreativeTabBuilder(net.minecraft.network.chat.Component title) - Specified by:
newCreativeTabBuilderin interfaceSparkweaveHelperService- See Also:
-
create
public <A extends com.mojang.brigadier.arguments.ArgumentType<?>,T extends net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<A>> net.minecraft.commands.synchronization.ArgumentTypeInfo<A,T> create(Class<A> clazz, net.minecraft.commands.synchronization.ArgumentTypeInfo<A, T> info) - Specified by:
createin interfaceSparkweaveHelperService- See Also:
-