Package net.minecraft

Interface class_10596

All Known Implementing Classes:
class_10594, class_10595

public interface class_10596
Mappings:
Namespace Name
named net/minecraft/class_10596
intermediary net/minecraft/class_10596
official dri
  • Field Details

    • field_55789

      static final int field_55789
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_55789 Lnet/minecraft/class_10596;field_55789:I
      intermediary field_55789 Lnet/minecraft/class_10596;field_55789:I
      official d Ldri;d:I
    • field_55790

      static final int field_55790
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_55790 Lnet/minecraft/class_10596;field_55790:I
      intermediary field_55790 Lnet/minecraft/class_10596;field_55790:I
      official e Ldri;e:I
    • field_55791

      static final IntProperty field_55791
      Mappings:
      Namespace Name Mixin selector
      named field_55791 Lnet/minecraft/class_10596;field_55791:Lnet/minecraft/state/property/IntProperty;
      intermediary field_55791 Lnet/minecraft/class_10596;field_55791:Lnet/minecraft/class_2758;
      official f Ldri;f:Ldyq;
  • Method Details

    • method_66465

      default Function<BlockState,VoxelShape> method_66465(EnumProperty<Direction> enumProperty, IntProperty intProperty)
      Mappings:
      Namespace Name Mixin selector
      named method_66465 Lnet/minecraft/class_10596;method_66465(Lnet/minecraft/state/property/EnumProperty;Lnet/minecraft/state/property/IntProperty;)Ljava/util/function/Function;
      intermediary method_66465 Lnet/minecraft/class_10596;method_66465(Lnet/minecraft/class_2754;Lnet/minecraft/class_2758;)Ljava/util/function/Function;
      official a Ldri;a(Ldyo;Ldyq;)Ljava/util/function/Function;
    • method_66434

      default IntProperty method_66434()
      Mappings:
      Namespace Name Mixin selector
      named method_66434 Lnet/minecraft/class_10596;method_66434()Lnet/minecraft/state/property/IntProperty;
      intermediary method_66434 Lnet/minecraft/class_10596;method_66434()Lnet/minecraft/class_2758;
      official c Ldri;c()Ldyq;
    • method_66433

      default double method_66433()
      Mappings:
      Namespace Name Mixin selector
      named method_66433 Lnet/minecraft/class_10596;method_66433()D
      intermediary method_66433 Lnet/minecraft/class_10596;method_66433()D
      official b Ldri;b()D
    • method_66464

      default boolean method_66464(BlockState blockState, ItemPlacementContext itemPlacementContext, IntProperty intProperty)
      Mappings:
      Namespace Name Mixin selector
      named method_66464 Lnet/minecraft/class_10596;method_66464(Lnet/minecraft/block/BlockState;Lnet/minecraft/item/ItemPlacementContext;Lnet/minecraft/state/property/IntProperty;)Z
      intermediary method_66464 Lnet/minecraft/class_10596;method_66464(Lnet/minecraft/class_2680;Lnet/minecraft/class_1750;Lnet/minecraft/class_2758;)Z
      official a Ldri;a(Ldxq;Ldax;Ldyq;)Z
    • method_66463

      default BlockState method_66463(ItemPlacementContext itemPlacementContext, Block block, IntProperty intProperty, EnumProperty<Direction> enumProperty)
      Mappings:
      Namespace Name Mixin selector
      named method_66463 Lnet/minecraft/class_10596;method_66463(Lnet/minecraft/item/ItemPlacementContext;Lnet/minecraft/block/Block;Lnet/minecraft/state/property/IntProperty;Lnet/minecraft/state/property/EnumProperty;)Lnet/minecraft/block/BlockState;
      intermediary method_66463 Lnet/minecraft/class_10596;method_66463(Lnet/minecraft/class_1750;Lnet/minecraft/class_2248;Lnet/minecraft/class_2758;Lnet/minecraft/class_2754;)Lnet/minecraft/class_2680;
      official a Ldri;a(Ldax;Ldke;Ldyq;Ldyo;)Ldxq;