Class ClientLevelMixin
java.lang.Object
net.fabricmc.fabric.mixin.client.rendering.ClientLevelMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract intcalculateBlockTint(net.minecraft.core.BlockPos pos, net.minecraft.world.level.ColorResolver colorResolver)
-
Constructor Details
-
ClientLevelMixin
public ClientLevelMixin()
-
-
Method Details
-
calculateBlockTint
public abstract int calculateBlockTint(net.minecraft.core.BlockPos pos, net.minecraft.world.level.ColorResolver colorResolver)
-