Package net.minecraft

Class class_7707

All Implemented Interfaces:
class_7695, ItemConvertible

public class class_7707 extends WallStandingBlockItem
Mappings:
Namespace Name
official cck
intermediary net/minecraft/class_7707
named net/minecraft/class_7707
  • Constructor Details

  • Method Details

    • method_45431

      protected boolean method_45431(WorldView worldView, BlockState blockState, BlockPos blockPos)
      Overrides:
      method_45431 in class WallStandingBlockItem
      Mappings:
      Namespace Name Mixin selector
      official a Lced;a(Lcjc;Lcxu;Lgr;)Z
      intermediary method_45431 Lnet/minecraft/class_1827;method_45431(Lnet/minecraft/class_4538;Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;)Z
      named method_45431 Lnet/minecraft/item/WallStandingBlockItem;method_45431(Lnet/minecraft/world/WorldView;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;)Z
    • postPlacement

      protected boolean postPlacement(BlockPos pos, World world, @Nullable @Nullable PlayerEntity player, ItemStack stack, BlockState state)
      Overrides:
      postPlacement in class BlockItem
      Mappings:
      Namespace Name Mixin selector
      official a Lcau;a(Lgr;Lciz;Lbvs;Lccw;Lcxu;)Z
      intermediary method_7710 Lnet/minecraft/class_1747;method_7710(Lnet/minecraft/class_2338;Lnet/minecraft/class_1937;Lnet/minecraft/class_1657;Lnet/minecraft/class_1799;Lnet/minecraft/class_2680;)Z
      named postPlacement Lnet/minecraft/item/BlockItem;postPlacement(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/item/ItemStack;Lnet/minecraft/block/BlockState;)Z