Package me.shedaniel.architectury.mixin
Class BlockLandingInvoker
java.lang.Object
me.shedaniel.architectury.mixin.BlockLandingInvoker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
handleLand
(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState fallState, net.minecraft.world.level.block.state.BlockState landOn, net.minecraft.world.entity.item.FallingBlockEntity entity, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
-
Constructor Details
-
BlockLandingInvoker
public BlockLandingInvoker()
-
-
Method Details
-
handleLand
public void handleLand(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState fallState, net.minecraft.world.level.block.state.BlockState landOn, net.minecraft.world.entity.item.FallingBlockEntity entity, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
-