Package com.viaversion.viafabricplus.injection.mixin.features.interaction.replace_block_item_use_logic
Klasse MixinBlockPlaceContext
java.lang.Object
net.minecraft.world.item.context.UseOnContext
com.viaversion.viafabricplus.injection.mixin.features.interaction.replace_block_item_use_logic.MixinBlockPlaceContext
public abstract class MixinBlockPlaceContext
extends net.minecraft.world.item.context.UseOnContext
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungMixinBlockPlaceContext(net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand hand, net.minecraft.world.phys.BlockHitResult hit) -
Methodenübersicht
Von Klasse geerbte Methoden net.minecraft.world.item.context.UseOnContext
getClickedFace, getClickedPos, getClickLocation, getHand, getHitResult, getHorizontalDirection, getItemInHand, getLevel, getPlayer, getRotation, isInside, isSecondaryUseActive
-
Konstruktordetails
-
MixinBlockPlaceContext
public MixinBlockPlaceContext(net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand hand, net.minecraft.world.phys.BlockHitResult hit)
-