Package net.minecraft
Class class_8421
java.lang.Object
net.minecraft.item.ItemUsageContext
net.minecraft.item.ItemPlacementContext
net.minecraft.class_8421
- Mappings:
Namespace Name official cmeintermediary net/minecraft/class_8421named net/minecraft/class_8421
-
Field Summary
Fields inherited from class net.minecraft.item.ItemPlacementContext
canReplaceExisting -
Constructor Summary
ConstructorsConstructorDescriptionclass_8421(World world, Hand hand, ItemStack itemStack, BlockHitResult blockHitResult) -
Method Summary
Modifier and TypeMethodDescriptionstatic class_8421method_50806(World world, BlockPos blockPos, Direction direction, ItemStack itemStack) Methods inherited from class net.minecraft.item.ItemPlacementContext
canPlace, canReplaceExisting, getBlockPos, offsetMethods inherited from class net.minecraft.item.ItemUsageContext
getHand, getHitPos, getHitResult, getHorizontalPlayerFacing, getPlayer, getPlayerYaw, getSide, getStack, getWorld, hitsInsideBlock, shouldCancelInteraction
-
Constructor Details
-
class_8421
-
-
Method Details
-
method_50806
public static class_8421 method_50806(World world, BlockPos blockPos, Direction direction, ItemStack itemStack) - Mappings:
Namespace Name Mixin selector official aLcme;a(Lcql;Lgt;Lgz;Lcjr;)Lcme;intermediary method_50806Lnet/minecraft/class_8421;method_50806(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;Lnet/minecraft/class_1799;)Lnet/minecraft/class_8421;named method_50806Lnet/minecraft/class_8421;method_50806(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;Lnet/minecraft/item/ItemStack;)Lnet/minecraft/class_8421;
-
getPlayerLookDirection
- Overrides:
getPlayerLookDirectionin classItemPlacementContext- Mappings:
Namespace Name Mixin selector official dLcmc;d()Lgz;intermediary method_7715Lnet/minecraft/class_1750;method_7715()Lnet/minecraft/class_2350;named getPlayerLookDirectionLnet/minecraft/item/ItemPlacementContext;getPlayerLookDirection()Lnet/minecraft/util/math/Direction;
-
getVerticalPlayerLookDirection
- Overrides:
getVerticalPlayerLookDirectionin classItemPlacementContext- Mappings:
Namespace Name Mixin selector official eLcmc;e()Lgz;intermediary method_32760Lnet/minecraft/class_1750;method_32760()Lnet/minecraft/class_2350;named getVerticalPlayerLookDirectionLnet/minecraft/item/ItemPlacementContext;getVerticalPlayerLookDirection()Lnet/minecraft/util/math/Direction;
-
getPlacementDirections
- Overrides:
getPlacementDirectionsin classItemPlacementContext- Mappings:
Namespace Name Mixin selector official fLcmc;f()[Lgz;intermediary method_7718Lnet/minecraft/class_1750;method_7718()[Lnet/minecraft/class_2350;named getPlacementDirectionsLnet/minecraft/item/ItemPlacementContext;getPlacementDirections()[Lnet/minecraft/util/math/Direction;
-