Class DynamicBufferAmbientOcclusionFaceMixin

java.lang.Object
foundry.veil.mixin.dynamicbuffer.client.DynamicBufferAmbientOcclusionFaceMixin

@ScheduledForRemoval(inVersion="3.0.0") @Deprecated(since="2.3.0", forRemoval=true) public class DynamicBufferAmbientOcclusionFaceMixin extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • 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)
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

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

    • DynamicBufferAmbientOcclusionFaceMixin

      public DynamicBufferAmbientOcclusionFaceMixin()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • 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)
      Deprecated, for removal: This API element is subject to removal in a future version.