Package net.minecraft

Class class_4213

java.lang.Object
net.minecraft.class_4213
All Implemented Interfaces:
Predicate<RayTraceResult>

public class class_4213 extends Object implements Predicate<RayTraceResult>
Mappings:
Namespace Name
official ct
intermediary net/minecraft/class_4213
named net/minecraft/class_4213
  • Field Details

    • field_20633

      private final BlockState field_20633
      Mappings:
      Namespace Name Mixin selector
      official a Lct;a:Lblc;
      intermediary field_20633 Lnet/minecraft/class_4213;field_20633:Lnet/minecraft/class_2232;
      named field_20633 Lnet/minecraft/class_4213;field_20633:Lnet/minecraft/block/BlockState;
    • field_20634

      private final Set<Property<?>> field_20634
      Mappings:
      Namespace Name Mixin selector
      official b Lct;b:Ljava/util/Set;
      intermediary field_20634 Lnet/minecraft/class_4213;field_20634:Ljava/util/Set;
      named field_20634 Lnet/minecraft/class_4213;field_20634:Ljava/util/Set;
    • field_20635

      @Nullable private final NbtCompound field_20635
      Mappings:
      Namespace Name Mixin selector
      official c Lct;c:Lgy;
      intermediary field_20635 Lnet/minecraft/class_4213;field_20635:Lnet/minecraft/class_322;
      named field_20635 Lnet/minecraft/class_4213;field_20635:Lnet/minecraft/nbt/NbtCompound;
  • Constructor Details

  • Method Details

    • method_19037

      public BlockState method_19037()
      Mappings:
      Namespace Name Mixin selector
      official a Lct;a()Lblc;
      intermediary method_19037 Lnet/minecraft/class_4213;method_19037()Lnet/minecraft/class_2232;
      named method_19037 Lnet/minecraft/class_4213;method_19037()Lnet/minecraft/block/BlockState;
    • test

      public boolean test(RayTraceResult rayTraceResult)
      Specified by:
      test in interface Predicate<RayTraceResult>
      Mappings:
      Namespace Name Mixin selector
      official a Lct;a(Lblh;)Z
      intermediary method_19038 Lnet/minecraft/class_4213;method_19038(Lnet/minecraft/class_2235;)Z
      named test Lnet/minecraft/class_4213;test(Lnet/minecraft/world/RayTraceResult;)Z
    • method_19039

      public boolean method_19039(ServerWorld serverWorld, BlockPos blockPos, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lct;a(Ltd;Lel;I)Z
      intermediary method_19039 Lnet/minecraft/class_4213;method_19039(Lnet/minecraft/class_795;Lnet/minecraft/class_2552;I)Z
      named method_19039 Lnet/minecraft/class_4213;method_19039(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;I)Z