Class AmbientOcclusionFaceMixin

java.lang.Object
foundry.veil.mixin.client.deferred.AmbientOcclusionFaceMixin

public class AmbientOcclusionFaceMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    removeShade(net.minecraft.world.level.BlockAndTintGetter blockAndTintGetter, net.minecraft.world.level.block.state.BlockState blockState, net.minecraft.core.BlockPos blockPos, net.minecraft.core.Direction direction, float[] fs, BitSet bitSet, boolean bl, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
     

    Methods inherited from class java.lang.Object

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

    • AmbientOcclusionFaceMixin

      public AmbientOcclusionFaceMixin()
  • Method Details

    • removeShade

      public void removeShade(net.minecraft.world.level.BlockAndTintGetter blockAndTintGetter, net.minecraft.world.level.block.state.BlockState blockState, net.minecraft.core.BlockPos blockPos, net.minecraft.core.Direction direction, float[] fs, BitSet bitSet, boolean bl, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)