Package com.petrolpark.mixin.client
Class ClientLevelMixin
java.lang.Object
com.petrolpark.mixin.client.ClientLevelMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintpetrolpark$postBlendedBlockColorEvent(net.minecraft.world.level.ColorResolver colorResolver, net.minecraft.world.level.biome.Biome biome, double x, double z, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Integer> original, net.minecraft.core.BlockPos.MutableBlockPos pos) intpetrolpark$postBlendedBlockColorEvent(net.minecraft.world.level.ColorResolver colorResolver, net.minecraft.world.level.biome.Biome biome, double x, double z, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Integer> original, net.minecraft.core.BlockPos pos, net.minecraft.world.level.ColorResolver colorResolverAgain) booleanpetrolpark$swingLegsIfRidingHorseMillContraption(net.minecraft.world.entity.Entity entity)
-
Constructor Details
-
ClientLevelMixin
public ClientLevelMixin()
-
-
Method Details
-
petrolpark$postBlendedBlockColorEvent
public int petrolpark$postBlendedBlockColorEvent(net.minecraft.world.level.ColorResolver colorResolver, net.minecraft.world.level.biome.Biome biome, double x, double z, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Integer> original, net.minecraft.core.BlockPos pos, net.minecraft.world.level.ColorResolver colorResolverAgain) -
petrolpark$postBlendedBlockColorEvent
public int petrolpark$postBlendedBlockColorEvent(net.minecraft.world.level.ColorResolver colorResolver, net.minecraft.world.level.biome.Biome biome, double x, double z, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Integer> original, net.minecraft.core.BlockPos.MutableBlockPos pos) -
petrolpark$swingLegsIfRidingHorseMillContraption
public boolean petrolpark$swingLegsIfRidingHorseMillContraption(net.minecraft.world.entity.Entity entity)
-