Class MixinClientLevel

java.lang.Object
at.petrak.hexcasting.mixin.client.MixinClientLevel

public abstract class MixinClientLevel extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addBuddingAmethystParticles(int $$0, int $$1, int $$2, int $$3, net.minecraft.util.RandomSource rand, net.minecraft.world.level.block.Block $$5, net.minecraft.core.BlockPos.MutableBlockPos pos, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci, int trueX, int trueY, int trueZ, net.minecraft.world.level.block.state.BlockState state)
     

    Methods inherited from class java.lang.Object

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

    • MixinClientLevel

      public MixinClientLevel()
  • Method Details

    • addBuddingAmethystParticles

      public void addBuddingAmethystParticles(int $$0, int $$1, int $$2, int $$3, net.minecraft.util.RandomSource rand, net.minecraft.world.level.block.Block $$5, net.minecraft.core.BlockPos.MutableBlockPos pos, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci, int trueX, int trueY, int trueZ, net.minecraft.world.level.block.state.BlockState state)