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
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoid
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.
-
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.
-