Class PlacementOffsetMixin
java.lang.Object
com.petrolpark.mixin.compat.create.PlacementOffsetMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanpetrolpark$allowReplaceableBlocks(boolean replaceable, net.minecraft.world.level.Level world, net.minecraft.world.item.BlockItem blockItem, net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand hand, net.minecraft.world.phys.BlockHitResult ray) booleanpetrolpark$replaceState(net.createmod.catnip.platform.services.ModHooksHelper hooks, net.minecraft.world.entity.player.Player player, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState newState, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Boolean> original)
-
Constructor Details
-
PlacementOffsetMixin
public PlacementOffsetMixin()
-
-
Method Details
-
petrolpark$allowReplaceableBlocks
public boolean petrolpark$allowReplaceableBlocks(boolean replaceable, net.minecraft.world.level.Level world, net.minecraft.world.item.BlockItem blockItem, net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand hand, net.minecraft.world.phys.BlockHitResult ray) -
petrolpark$replaceState
public boolean petrolpark$replaceState(net.createmod.catnip.platform.services.ModHooksHelper hooks, net.minecraft.world.entity.player.Player player, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState newState, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Boolean> original)
-