Package net.minecraft.world.biome
Class BiomeEffects.Builder
java.lang.Object
net.minecraft.world.biome.BiomeEffects.Builder
- Enclosing class:
- BiomeEffects
- Mappings:
Namespace Name official bxt$a
intermediary net/minecraft/class_4763$class_4764
named net/minecraft/world/biome/BiomeEffects$Builder
-
Field Summary
Modifier and TypeFieldDescriptionprivate Optional<BiomeAdditionsSound>
private OptionalInt
private BiomeEffects.GrassColorModifier
private Optional<SoundEvent>
private Optional<BiomeMoodSound>
private Optional<MusicSound>
private Optional<BiomeParticleConfig>
private OptionalInt
private OptionalInt
private OptionalInt
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionadditionsSound
(BiomeAdditionsSound additionsSound) build()
fogColor
(int fogColor) foliageColor
(int foliageColor) grassColor
(int grassColor) grassColorModifier
(BiomeEffects.GrassColorModifier grassColorModifier) loopSound
(SoundEvent sound) moodSound
(BiomeMoodSound moodSound) music
(MusicSound music) particleConfig
(BiomeParticleConfig particleConfig) skyColor
(int skyColor) waterColor
(int waterColor) waterFogColor
(int waterFogColor)
-
Field Details
-
fogColor
- Mappings:
Namespace Name Mixin selector official a
Lbxt$a;a:Ljava/util/OptionalInt;
intermediary field_22071
Lnet/minecraft/class_4763$class_4764;field_22071:Ljava/util/OptionalInt;
named fogColor
Lnet/minecraft/world/biome/BiomeEffects$Builder;fogColor:Ljava/util/OptionalInt;
-
waterColor
- Mappings:
Namespace Name Mixin selector official b
Lbxt$a;b:Ljava/util/OptionalInt;
intermediary field_22072
Lnet/minecraft/class_4763$class_4764;field_22072:Ljava/util/OptionalInt;
named waterColor
Lnet/minecraft/world/biome/BiomeEffects$Builder;waterColor:Ljava/util/OptionalInt;
-
waterFogColor
- Mappings:
Namespace Name Mixin selector official c
Lbxt$a;c:Ljava/util/OptionalInt;
intermediary field_22073
Lnet/minecraft/class_4763$class_4764;field_22073:Ljava/util/OptionalInt;
named waterFogColor
Lnet/minecraft/world/biome/BiomeEffects$Builder;waterFogColor:Ljava/util/OptionalInt;
-
skyColor
- Mappings:
Namespace Name Mixin selector official d
Lbxt$a;d:Ljava/util/OptionalInt;
intermediary field_26422
Lnet/minecraft/class_4763$class_4764;field_26422:Ljava/util/OptionalInt;
named skyColor
Lnet/minecraft/world/biome/BiomeEffects$Builder;skyColor:Ljava/util/OptionalInt;
-
foliageColor
- Mappings:
Namespace Name Mixin selector official e
Lbxt$a;e:Ljava/util/Optional;
intermediary field_26423
Lnet/minecraft/class_4763$class_4764;field_26423:Ljava/util/Optional;
named foliageColor
Lnet/minecraft/world/biome/BiomeEffects$Builder;foliageColor:Ljava/util/Optional;
-
grassColor
- Mappings:
Namespace Name Mixin selector official f
Lbxt$a;f:Ljava/util/Optional;
intermediary field_26424
Lnet/minecraft/class_4763$class_4764;field_26424:Ljava/util/Optional;
named grassColor
Lnet/minecraft/world/biome/BiomeEffects$Builder;grassColor:Ljava/util/Optional;
-
grassColorModifier
- Mappings:
Namespace Name Mixin selector official g
Lbxt$a;g:Lbxt$b;
intermediary field_26425
Lnet/minecraft/class_4763$class_4764;field_26425:Lnet/minecraft/class_4763$class_5486;
named grassColorModifier
Lnet/minecraft/world/biome/BiomeEffects$Builder;grassColorModifier:Lnet/minecraft/world/biome/BiomeEffects$GrassColorModifier;
-
particleConfig
- Mappings:
Namespace Name Mixin selector official h
Lbxt$a;h:Ljava/util/Optional;
intermediary field_22074
Lnet/minecraft/class_4763$class_4764;field_22074:Ljava/util/Optional;
named particleConfig
Lnet/minecraft/world/biome/BiomeEffects$Builder;particleConfig:Ljava/util/Optional;
-
loopSound
- Mappings:
Namespace Name Mixin selector official i
Lbxt$a;i:Ljava/util/Optional;
intermediary field_22494
Lnet/minecraft/class_4763$class_4764;field_22494:Ljava/util/Optional;
named loopSound
Lnet/minecraft/world/biome/BiomeEffects$Builder;loopSound:Ljava/util/Optional;
-
moodSound
- Mappings:
Namespace Name Mixin selector official j
Lbxt$a;j:Ljava/util/Optional;
intermediary field_22495
Lnet/minecraft/class_4763$class_4764;field_22495:Ljava/util/Optional;
named moodSound
Lnet/minecraft/world/biome/BiomeEffects$Builder;moodSound:Ljava/util/Optional;
-
additionsSound
- Mappings:
Namespace Name Mixin selector official k
Lbxt$a;k:Ljava/util/Optional;
intermediary field_22496
Lnet/minecraft/class_4763$class_4764;field_22496:Ljava/util/Optional;
named additionsSound
Lnet/minecraft/world/biome/BiomeEffects$Builder;additionsSound:Ljava/util/Optional;
-
musicSound
- Mappings:
Namespace Name Mixin selector official l
Lbxt$a;l:Ljava/util/Optional;
intermediary field_24114
Lnet/minecraft/class_4763$class_4764;field_24114:Ljava/util/Optional;
named musicSound
Lnet/minecraft/world/biome/BiomeEffects$Builder;musicSound:Ljava/util/Optional;
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
fogColor
- Mappings:
Namespace Name Mixin selector official a
Lbxt$a;a(I)Lbxt$a;
intermediary method_24392
Lnet/minecraft/class_4763$class_4764;method_24392(I)Lnet/minecraft/class_4763$class_4764;
named fogColor
Lnet/minecraft/world/biome/BiomeEffects$Builder;fogColor(I)Lnet/minecraft/world/biome/BiomeEffects$Builder;
-
waterColor
- Mappings:
Namespace Name Mixin selector official b
Lbxt$a;b(I)Lbxt$a;
intermediary method_24395
Lnet/minecraft/class_4763$class_4764;method_24395(I)Lnet/minecraft/class_4763$class_4764;
named waterColor
Lnet/minecraft/world/biome/BiomeEffects$Builder;waterColor(I)Lnet/minecraft/world/biome/BiomeEffects$Builder;
-
waterFogColor
- Mappings:
Namespace Name Mixin selector official c
Lbxt$a;c(I)Lbxt$a;
intermediary method_24397
Lnet/minecraft/class_4763$class_4764;method_24397(I)Lnet/minecraft/class_4763$class_4764;
named waterFogColor
Lnet/minecraft/world/biome/BiomeEffects$Builder;waterFogColor(I)Lnet/minecraft/world/biome/BiomeEffects$Builder;
-
skyColor
- Mappings:
Namespace Name Mixin selector official d
Lbxt$a;d(I)Lbxt$a;
intermediary method_30820
Lnet/minecraft/class_4763$class_4764;method_30820(I)Lnet/minecraft/class_4763$class_4764;
named skyColor
Lnet/minecraft/world/biome/BiomeEffects$Builder;skyColor(I)Lnet/minecraft/world/biome/BiomeEffects$Builder;
-
foliageColor
- Mappings:
Namespace Name Mixin selector official e
Lbxt$a;e(I)Lbxt$a;
intermediary method_30821
Lnet/minecraft/class_4763$class_4764;method_30821(I)Lnet/minecraft/class_4763$class_4764;
named foliageColor
Lnet/minecraft/world/biome/BiomeEffects$Builder;foliageColor(I)Lnet/minecraft/world/biome/BiomeEffects$Builder;
-
grassColor
- Mappings:
Namespace Name Mixin selector official f
Lbxt$a;f(I)Lbxt$a;
intermediary method_30822
Lnet/minecraft/class_4763$class_4764;method_30822(I)Lnet/minecraft/class_4763$class_4764;
named grassColor
Lnet/minecraft/world/biome/BiomeEffects$Builder;grassColor(I)Lnet/minecraft/world/biome/BiomeEffects$Builder;
-
grassColorModifier
- Mappings:
Namespace Name Mixin selector official a
Lbxt$a;a(Lbxt$b;)Lbxt$a;
intermediary method_30818
Lnet/minecraft/class_4763$class_4764;method_30818(Lnet/minecraft/class_4763$class_5486;)Lnet/minecraft/class_4763$class_4764;
named grassColorModifier
Lnet/minecraft/world/biome/BiomeEffects$Builder;grassColorModifier(Lnet/minecraft/world/biome/BiomeEffects$GrassColorModifier;)Lnet/minecraft/world/biome/BiomeEffects$Builder;
-
particleConfig
- Mappings:
Namespace Name Mixin selector official a
Lbxt$a;a(Lbxo;)Lbxt$a;
intermediary method_24393
Lnet/minecraft/class_4763$class_4764;method_24393(Lnet/minecraft/class_4761;)Lnet/minecraft/class_4763$class_4764;
named particleConfig
Lnet/minecraft/world/biome/BiomeEffects$Builder;particleConfig(Lnet/minecraft/world/biome/BiomeParticleConfig;)Lnet/minecraft/world/biome/BiomeEffects$Builder;
-
loopSound
- Mappings:
Namespace Name Mixin selector official a
Lbxt$a;a(Lafd;)Lbxt$a;
intermediary method_24942
Lnet/minecraft/class_4763$class_4764;method_24942(Lnet/minecraft/class_3414;)Lnet/minecraft/class_4763$class_4764;
named loopSound
Lnet/minecraft/world/biome/BiomeEffects$Builder;loopSound(Lnet/minecraft/sound/SoundEvent;)Lnet/minecraft/world/biome/BiomeEffects$Builder;
-
moodSound
- Mappings:
Namespace Name Mixin selector official a
Lbxt$a;a(Lbxn;)Lbxt$a;
intermediary method_24943
Lnet/minecraft/class_4763$class_4764;method_24943(Lnet/minecraft/class_4968;)Lnet/minecraft/class_4763$class_4764;
named moodSound
Lnet/minecraft/world/biome/BiomeEffects$Builder;moodSound(Lnet/minecraft/sound/BiomeMoodSound;)Lnet/minecraft/world/biome/BiomeEffects$Builder;
-
additionsSound
- Mappings:
Namespace Name Mixin selector official a
Lbxt$a;a(Lbxm;)Lbxt$a;
intermediary method_24944
Lnet/minecraft/class_4763$class_4764;method_24944(Lnet/minecraft/class_4967;)Lnet/minecraft/class_4763$class_4764;
named additionsSound
Lnet/minecraft/world/biome/BiomeEffects$Builder;additionsSound(Lnet/minecraft/sound/BiomeAdditionsSound;)Lnet/minecraft/world/biome/BiomeEffects$Builder;
-
music
- Mappings:
Namespace Name Mixin selector official a
Lbxt$a;a(Lafb;)Lbxt$a;
intermediary method_27346
Lnet/minecraft/class_4763$class_4764;method_27346(Lnet/minecraft/class_5195;)Lnet/minecraft/class_4763$class_4764;
named music
Lnet/minecraft/world/biome/BiomeEffects$Builder;music(Lnet/minecraft/sound/MusicSound;)Lnet/minecraft/world/biome/BiomeEffects$Builder;
-
build
- Mappings:
Namespace Name Mixin selector official a
Lbxt$a;a()Lbxt;
intermediary method_24391
Lnet/minecraft/class_4763$class_4764;method_24391()Lnet/minecraft/class_4763;
named build
Lnet/minecraft/world/biome/BiomeEffects$Builder;build()Lnet/minecraft/world/biome/BiomeEffects;
-