Package net.minecraft.world.biome
Enum Biome.Category
- All Implemented Interfaces:
Serializable,Comparable<Biome.Category>,java.lang.constant.Constable,StringIdentifiable
- Enclosing class:
- Biome
public static enum Biome.Category extends Enum<Biome.Category> implements StringIdentifiable
- Mappings:
Namespace Name official but$bintermediary net/minecraft/class_1959$class_1961named net/minecraft/world/biome/Biome$Category
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
-
Field Summary
Fields Modifier and Type Field Description private static Map<String,Biome.Category>BY_NAMEstatic com.mojang.serialization.Codec<Biome.Category>CODECprivate Stringname -
Constructor Summary
-
Method Summary
Modifier and Type Method Description StringasString()static Biome.CategorybyName(String name)StringgetName()static Biome.CategoryvalueOf(String name)Returns the enum constant of this type with the specified name.static Biome.Category[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
Enum Constant Details
-
NONE
- Mappings:
Namespace Name Mixin selector official aLbut$b;a:Lbut$b;intermediary field_9371Lnet/minecraft/class_1959$class_1961;field_9371:Lnet/minecraft/class_1959$class_1961;named NONELnet/minecraft/world/biome/Biome$Category;NONE:Lnet/minecraft/world/biome/Biome$Category;
-
TAIGA
- Mappings:
Namespace Name Mixin selector official bLbut$b;b:Lbut$b;intermediary field_9361Lnet/minecraft/class_1959$class_1961;field_9361:Lnet/minecraft/class_1959$class_1961;named TAIGALnet/minecraft/world/biome/Biome$Category;TAIGA:Lnet/minecraft/world/biome/Biome$Category;
-
EXTREME_HILLS
- Mappings:
Namespace Name Mixin selector official cLbut$b;c:Lbut$b;intermediary field_9357Lnet/minecraft/class_1959$class_1961;field_9357:Lnet/minecraft/class_1959$class_1961;named EXTREME_HILLSLnet/minecraft/world/biome/Biome$Category;EXTREME_HILLS:Lnet/minecraft/world/biome/Biome$Category;
-
JUNGLE
- Mappings:
Namespace Name Mixin selector official dLbut$b;d:Lbut$b;intermediary field_9358Lnet/minecraft/class_1959$class_1961;field_9358:Lnet/minecraft/class_1959$class_1961;named JUNGLELnet/minecraft/world/biome/Biome$Category;JUNGLE:Lnet/minecraft/world/biome/Biome$Category;
-
MESA
- Mappings:
Namespace Name Mixin selector official eLbut$b;e:Lbut$b;intermediary field_9354Lnet/minecraft/class_1959$class_1961;field_9354:Lnet/minecraft/class_1959$class_1961;named MESALnet/minecraft/world/biome/Biome$Category;MESA:Lnet/minecraft/world/biome/Biome$Category;
-
PLAINS
- Mappings:
Namespace Name Mixin selector official fLbut$b;f:Lbut$b;intermediary field_9355Lnet/minecraft/class_1959$class_1961;field_9355:Lnet/minecraft/class_1959$class_1961;named PLAINSLnet/minecraft/world/biome/Biome$Category;PLAINS:Lnet/minecraft/world/biome/Biome$Category;
-
SAVANNA
- Mappings:
Namespace Name Mixin selector official gLbut$b;g:Lbut$b;intermediary field_9356Lnet/minecraft/class_1959$class_1961;field_9356:Lnet/minecraft/class_1959$class_1961;named SAVANNALnet/minecraft/world/biome/Biome$Category;SAVANNA:Lnet/minecraft/world/biome/Biome$Category;
-
ICY
- Mappings:
Namespace Name Mixin selector official hLbut$b;h:Lbut$b;intermediary field_9362Lnet/minecraft/class_1959$class_1961;field_9362:Lnet/minecraft/class_1959$class_1961;named ICYLnet/minecraft/world/biome/Biome$Category;ICY:Lnet/minecraft/world/biome/Biome$Category;
-
THEEND
- Mappings:
Namespace Name Mixin selector official iLbut$b;i:Lbut$b;intermediary field_9360Lnet/minecraft/class_1959$class_1961;field_9360:Lnet/minecraft/class_1959$class_1961;named THEENDLnet/minecraft/world/biome/Biome$Category;THEEND:Lnet/minecraft/world/biome/Biome$Category;
-
BEACH
- Mappings:
Namespace Name Mixin selector official jLbut$b;j:Lbut$b;intermediary field_9363Lnet/minecraft/class_1959$class_1961;field_9363:Lnet/minecraft/class_1959$class_1961;named BEACHLnet/minecraft/world/biome/Biome$Category;BEACH:Lnet/minecraft/world/biome/Biome$Category;
-
FOREST
- Mappings:
Namespace Name Mixin selector official kLbut$b;k:Lbut$b;intermediary field_9370Lnet/minecraft/class_1959$class_1961;field_9370:Lnet/minecraft/class_1959$class_1961;named FORESTLnet/minecraft/world/biome/Biome$Category;FOREST:Lnet/minecraft/world/biome/Biome$Category;
-
OCEAN
- Mappings:
Namespace Name Mixin selector official lLbut$b;l:Lbut$b;intermediary field_9367Lnet/minecraft/class_1959$class_1961;field_9367:Lnet/minecraft/class_1959$class_1961;named OCEANLnet/minecraft/world/biome/Biome$Category;OCEAN:Lnet/minecraft/world/biome/Biome$Category;
-
DESERT
- Mappings:
Namespace Name Mixin selector official mLbut$b;m:Lbut$b;intermediary field_9368Lnet/minecraft/class_1959$class_1961;field_9368:Lnet/minecraft/class_1959$class_1961;named DESERTLnet/minecraft/world/biome/Biome$Category;DESERT:Lnet/minecraft/world/biome/Biome$Category;
-
RIVER
- Mappings:
Namespace Name Mixin selector official nLbut$b;n:Lbut$b;intermediary field_9369Lnet/minecraft/class_1959$class_1961;field_9369:Lnet/minecraft/class_1959$class_1961;named RIVERLnet/minecraft/world/biome/Biome$Category;RIVER:Lnet/minecraft/world/biome/Biome$Category;
-
SWAMP
- Mappings:
Namespace Name Mixin selector official oLbut$b;o:Lbut$b;intermediary field_9364Lnet/minecraft/class_1959$class_1961;field_9364:Lnet/minecraft/class_1959$class_1961;named SWAMPLnet/minecraft/world/biome/Biome$Category;SWAMP:Lnet/minecraft/world/biome/Biome$Category;
-
MUSHROOM
- Mappings:
Namespace Name Mixin selector official pLbut$b;p:Lbut$b;intermediary field_9365Lnet/minecraft/class_1959$class_1961;field_9365:Lnet/minecraft/class_1959$class_1961;named MUSHROOMLnet/minecraft/world/biome/Biome$Category;MUSHROOM:Lnet/minecraft/world/biome/Biome$Category;
-
NETHER
- Mappings:
Namespace Name Mixin selector official qLbut$b;q:Lbut$b;intermediary field_9366Lnet/minecraft/class_1959$class_1961;field_9366:Lnet/minecraft/class_1959$class_1961;named NETHERLnet/minecraft/world/biome/Biome$Category;NETHER:Lnet/minecraft/world/biome/Biome$Category;
-
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector official rLbut$b;r:Lcom/mojang/serialization/Codec;intermediary field_24678Lnet/minecraft/class_1959$class_1961;field_24678:Lcom/mojang/serialization/Codec;named CODECLnet/minecraft/world/biome/Biome$Category;CODEC:Lcom/mojang/serialization/Codec;
-
BY_NAME
- Mappings:
Namespace Name Mixin selector official sLbut$b;s:Ljava/util/Map;intermediary field_9359Lnet/minecraft/class_1959$class_1961;field_9359:Ljava/util/Map;named BY_NAMELnet/minecraft/world/biome/Biome$Category;BY_NAME:Ljava/util/Map;
-
name
- Mappings:
Namespace Name Mixin selector official tLbut$b;t:Ljava/lang/String;intermediary field_9372Lnet/minecraft/class_1959$class_1961;field_9372:Ljava/lang/String;named nameLnet/minecraft/world/biome/Biome$Category;name:Ljava/lang/String;
-
-
Constructor Details
-
Category
- Mappings:
Namespace Name Mixin selector official <init>Lbut$b;<init>(Ljava/lang/String;ILjava/lang/String;)Vintermediary <init>Lnet/minecraft/class_1959$class_1961;<init>(Ljava/lang/String;ILjava/lang/String;)Vnamed <init>Lnet/minecraft/world/biome/Biome$Category;<init>(Ljava/lang/String;ILjava/lang/String;)V
-
-
Method Details
-
values
Returns an array containing the constants of this enum type, in the order they are declared.- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-
getName
- Mappings:
Namespace Name Mixin selector official bLbut$b;b()Ljava/lang/String;intermediary method_8749Lnet/minecraft/class_1959$class_1961;method_8749()Ljava/lang/String;named getNameLnet/minecraft/world/biome/Biome$Category;getName()Ljava/lang/String;
-
byName
- Mappings:
Namespace Name Mixin selector official aLbut$b;a(Ljava/lang/String;)Lbut$b;intermediary method_28424Lnet/minecraft/class_1959$class_1961;method_28424(Ljava/lang/String;)Lnet/minecraft/class_1959$class_1961;named byNameLnet/minecraft/world/biome/Biome$Category;byName(Ljava/lang/String;)Lnet/minecraft/world/biome/Biome$Category;
-
asString
- Specified by:
asStringin interfaceStringIdentifiable- Mappings:
Namespace Name Mixin selector official aLagi;a()Ljava/lang/String;intermediary method_15434Lnet/minecraft/class_3542;method_15434()Ljava/lang/String;named asStringLnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;
-