Package net.minecraft

Class class_6784

All Implemented Interfaces:
BiPredicate<StructureWorldAccess,BlockPos>, BlockPredicate

public class class_6784 extends OffsetPredicate
Mappings:
Namespace Name
official cui
intermediary net/minecraft/class_6784
named net/minecraft/class_6784
  • Field Details

    • field_35702

      public static final com.mojang.serialization.Codec<class_6784> field_35702
      Mappings:
      Namespace Name Mixin selector
      official a Lcui;a:Lcom/mojang/serialization/Codec;
      intermediary field_35702 Lnet/minecraft/class_6784;field_35702:Lcom/mojang/serialization/Codec;
      named field_35702 Lnet/minecraft/class_6784;field_35702:Lcom/mojang/serialization/Codec;
  • Constructor Details

    • class_6784

      public class_6784(Vec3i vec3i)
  • Method Details

    • test

      protected boolean test(BlockState state)
      Specified by:
      test in class OffsetPredicate
      Mappings:
      Namespace Name Mixin selector
      official a Lcuj;a(Lcnv;)Z
      intermediary method_38893 Lnet/minecraft/class_6679;method_38893(Lnet/minecraft/class_2680;)Z
      named test Lnet/minecraft/world/gen/blockpredicate/OffsetPredicate;test(Lnet/minecraft/block/BlockState;)Z
    • getType

      public BlockPredicateType<?> getType()
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a()Lcub;
      intermediary method_38873 Lnet/minecraft/class_6646;method_38873()Lnet/minecraft/class_6647;
      named getType Lnet/minecraft/world/gen/blockpredicate/BlockPredicate;getType()Lnet/minecraft/world/gen/blockpredicate/BlockPredicateType;