Class SplashManagerMixin

java.lang.Object
vazkii.botania.mixin.client.SplashManagerMixin

public class SplashManagerMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addSplashes(List<String> splashes, net.minecraft.server.packs.resources.ResourceManager resourceManager, net.minecraft.util.profiling.ProfilerFiller profiler, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
    Adds splash texts if enabled

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SplashManagerMixin

      public SplashManagerMixin()
  • Method Details

    • addSplashes

      public void addSplashes(List<String> splashes, net.minecraft.server.packs.resources.ResourceManager resourceManager, net.minecraft.util.profiling.ProfilerFiller profiler, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
      Adds splash texts if enabled