Interface EnvironmentAttributeTypes


public interface EnvironmentAttributeTypes
Mappings:
Namespace Name
named net/minecraft/world/attribute/EnvironmentAttributeTypes
intermediary net/minecraft/class_12193
official cdx
  • Field Details

    • BOOLEAN

      static final EnvironmentAttributeType<Boolean> BOOLEAN
      Mappings:
      Namespace Name Mixin selector
      named BOOLEAN Lnet/minecraft/world/attribute/EnvironmentAttributeTypes;BOOLEAN:Lnet/minecraft/world/attribute/EnvironmentAttributeType;
      intermediary field_63691 Lnet/minecraft/class_12193;field_63691:Lnet/minecraft/class_12192;
      official a Lcdx;a:Lcdw;
    • TRI_STATE

      static final EnvironmentAttributeType<TriState> TRI_STATE
      Mappings:
      Namespace Name Mixin selector
      named TRI_STATE Lnet/minecraft/world/attribute/EnvironmentAttributeTypes;TRI_STATE:Lnet/minecraft/world/attribute/EnvironmentAttributeType;
      intermediary field_64317 Lnet/minecraft/class_12193;field_64317:Lnet/minecraft/class_12192;
      official b Lcdx;b:Lcdw;
    • FLOAT

      static final EnvironmentAttributeType<Float> FLOAT
      Mappings:
      Namespace Name Mixin selector
      named FLOAT Lnet/minecraft/world/attribute/EnvironmentAttributeTypes;FLOAT:Lnet/minecraft/world/attribute/EnvironmentAttributeType;
      intermediary field_63692 Lnet/minecraft/class_12193;field_63692:Lnet/minecraft/class_12192;
      official c Lcdx;c:Lcdw;
    • ANGLE_DEGREES

      static final EnvironmentAttributeType<Float> ANGLE_DEGREES
      Mappings:
      Namespace Name Mixin selector
      named ANGLE_DEGREES Lnet/minecraft/world/attribute/EnvironmentAttributeTypes;ANGLE_DEGREES:Lnet/minecraft/world/attribute/EnvironmentAttributeType;
      intermediary field_64318 Lnet/minecraft/class_12193;field_64318:Lnet/minecraft/class_12192;
      official d Lcdx;d:Lcdw;
    • RGB_COLOR

      static final EnvironmentAttributeType<Integer> RGB_COLOR
      Mappings:
      Namespace Name Mixin selector
      named RGB_COLOR Lnet/minecraft/world/attribute/EnvironmentAttributeTypes;RGB_COLOR:Lnet/minecraft/world/attribute/EnvironmentAttributeType;
      intermediary field_64118 Lnet/minecraft/class_12193;field_64118:Lnet/minecraft/class_12192;
      official e Lcdx;e:Lcdw;
    • ARGB_COLOR

      static final EnvironmentAttributeType<Integer> ARGB_COLOR
      Mappings:
      Namespace Name Mixin selector
      named ARGB_COLOR Lnet/minecraft/world/attribute/EnvironmentAttributeTypes;ARGB_COLOR:Lnet/minecraft/world/attribute/EnvironmentAttributeType;
      intermediary field_64119 Lnet/minecraft/class_12193;field_64119:Lnet/minecraft/class_12192;
      official f Lcdx;f:Lcdw;
    • MOON_PHASE

      static final EnvironmentAttributeType<MoonPhase> MOON_PHASE
      Mappings:
      Namespace Name Mixin selector
      named MOON_PHASE Lnet/minecraft/world/attribute/EnvironmentAttributeTypes;MOON_PHASE:Lnet/minecraft/world/attribute/EnvironmentAttributeType;
      intermediary field_64319 Lnet/minecraft/class_12193;field_64319:Lnet/minecraft/class_12192;
      official g Lcdx;g:Lcdw;
    • ACTIVITY

      static final EnvironmentAttributeType<Activity> ACTIVITY
      Mappings:
      Namespace Name Mixin selector
      named ACTIVITY Lnet/minecraft/world/attribute/EnvironmentAttributeTypes;ACTIVITY:Lnet/minecraft/world/attribute/EnvironmentAttributeType;
      intermediary field_64320 Lnet/minecraft/class_12193;field_64320:Lnet/minecraft/class_12192;
      official h Lcdx;h:Lcdw;
    • BED_RULE

      static final EnvironmentAttributeType<BedRule> BED_RULE
      Mappings:
      Namespace Name Mixin selector
      named BED_RULE Lnet/minecraft/world/attribute/EnvironmentAttributeTypes;BED_RULE:Lnet/minecraft/world/attribute/EnvironmentAttributeType;
      intermediary field_63694 Lnet/minecraft/class_12193;field_63694:Lnet/minecraft/class_12192;
      official i Lcdx;i:Lcdw;
    • PARTICLE

      static final EnvironmentAttributeType<ParticleEffect> PARTICLE
      Mappings:
      Namespace Name Mixin selector
      named PARTICLE Lnet/minecraft/world/attribute/EnvironmentAttributeTypes;PARTICLE:Lnet/minecraft/world/attribute/EnvironmentAttributeType;
      intermediary field_63695 Lnet/minecraft/class_12193;field_63695:Lnet/minecraft/class_12192;
      official j Lcdx;j:Lcdw;
    • AMBIENT_PARTICLES

      static final EnvironmentAttributeType<List<AmbientParticle>> AMBIENT_PARTICLES
      Mappings:
      Namespace Name Mixin selector
      named AMBIENT_PARTICLES Lnet/minecraft/world/attribute/EnvironmentAttributeTypes;AMBIENT_PARTICLES:Lnet/minecraft/world/attribute/EnvironmentAttributeType;
      intermediary field_63696 Lnet/minecraft/class_12193;field_63696:Lnet/minecraft/class_12192;
      official k Lcdx;k:Lcdw;
    • BACKGROUND_MUSIC

      static final EnvironmentAttributeType<BackgroundMusic> BACKGROUND_MUSIC
      Mappings:
      Namespace Name Mixin selector
      named BACKGROUND_MUSIC Lnet/minecraft/world/attribute/EnvironmentAttributeTypes;BACKGROUND_MUSIC:Lnet/minecraft/world/attribute/EnvironmentAttributeType;
      intermediary field_63697 Lnet/minecraft/class_12193;field_63697:Lnet/minecraft/class_12192;
      official l Lcdx;l:Lcdw;
    • AMBIENT_SOUNDS

      static final EnvironmentAttributeType<AmbientSounds> AMBIENT_SOUNDS
      Mappings:
      Namespace Name Mixin selector
      named AMBIENT_SOUNDS Lnet/minecraft/world/attribute/EnvironmentAttributeTypes;AMBIENT_SOUNDS:Lnet/minecraft/world/attribute/EnvironmentAttributeType;
      intermediary field_63698 Lnet/minecraft/class_12193;field_63698:Lnet/minecraft/class_12192;
      official m Lcdx;m:Lcdw;
    • CODEC

      static final com.mojang.serialization.Codec<EnvironmentAttributeType<?>> CODEC
      Mappings:
      Namespace Name Mixin selector
      named CODEC Lnet/minecraft/world/attribute/EnvironmentAttributeTypes;CODEC:Lcom/mojang/serialization/Codec;
      intermediary field_63699 Lnet/minecraft/class_12193;field_63699:Lcom/mojang/serialization/Codec;
      official n Lcdx;n:Lcom/mojang/serialization/Codec;
  • Method Details

    • registerAndGetDefault

      static EnvironmentAttributeType<?> registerAndGetDefault(Registry<EnvironmentAttributeType<?>> registry)
      Mappings:
      Namespace Name Mixin selector
      named registerAndGetDefault Lnet/minecraft/world/attribute/EnvironmentAttributeTypes;registerAndGetDefault(Lnet/minecraft/registry/Registry;)Lnet/minecraft/world/attribute/EnvironmentAttributeType;
      intermediary method_75637 Lnet/minecraft/class_12193;method_75637(Lnet/minecraft/class_2378;)Lnet/minecraft/class_12192;
      official a Lcdx;a(Ljq;)Lcdw;
    • register

      static <Value> EnvironmentAttributeType<Value> register(String path, EnvironmentAttributeType<Value> type)
      Mappings:
      Namespace Name Mixin selector
      named register Lnet/minecraft/world/attribute/EnvironmentAttributeTypes;register(Ljava/lang/String;Lnet/minecraft/world/attribute/EnvironmentAttributeType;)Lnet/minecraft/world/attribute/EnvironmentAttributeType;
      intermediary method_75636 Lnet/minecraft/class_12193;method_75636(Ljava/lang/String;Lnet/minecraft/class_12192;)Lnet/minecraft/class_12192;
      official a Lcdx;a(Ljava/lang/String;Lcdw;)Lcdw;