Class NeoHelperService

java.lang.Object
dev.upcraft.sparkweave.neoforge.service.NeoHelperService
All Implemented Interfaces:
SparkweaveHelperService

@AutoService(SparkweaveHelperService.class) public class NeoHelperService extends Object implements SparkweaveHelperService
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    <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)
     
    net.minecraft.world.item.CreativeModeTab.Builder
    newCreativeTabBuilder(net.minecraft.network.chat.Component title)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface dev.upcraft.sparkweave.api.platform.services.SparkweaveHelperService

    newCreativeTabBuilder