Package net.minecraft.world.biome.layer
Enum BiomeLayers.Category
- All Implemented Interfaces:
Serializable
,Comparable<BiomeLayers.Category>
,java.lang.constant.Constable
- Enclosing class:
- BiomeLayers
static enum BiomeLayers.Category extends Enum<BiomeLayers.Category>
- Mappings:
Namespace Name official dbm$a
intermediary net/minecraft/class_3645$class_5503
named net/minecraft/world/biome/layer/BiomeLayers$Category
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
-
Constructor Summary
Constructors Modifier Constructor Description private
Category()
-
Method Summary
Modifier and Type Method Description static BiomeLayers.Category
valueOf(String name)
Returns the enum constant of this type with the specified name.static BiomeLayers.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 a
Ldbm$a;a:Ldbm$a;
intermediary field_26710
Lnet/minecraft/class_3645$class_5503;field_26710:Lnet/minecraft/class_3645$class_5503;
named NONE
Lnet/minecraft/world/biome/layer/BiomeLayers$Category;NONE:Lnet/minecraft/world/biome/layer/BiomeLayers$Category;
-
TAIGA
- Mappings:
Namespace Name Mixin selector official b
Ldbm$a;b:Ldbm$a;
intermediary field_26711
Lnet/minecraft/class_3645$class_5503;field_26711:Lnet/minecraft/class_3645$class_5503;
named TAIGA
Lnet/minecraft/world/biome/layer/BiomeLayers$Category;TAIGA:Lnet/minecraft/world/biome/layer/BiomeLayers$Category;
-
EXTREME_HILLS
- Mappings:
Namespace Name Mixin selector official c
Ldbm$a;c:Ldbm$a;
intermediary field_26712
Lnet/minecraft/class_3645$class_5503;field_26712:Lnet/minecraft/class_3645$class_5503;
named EXTREME_HILLS
Lnet/minecraft/world/biome/layer/BiomeLayers$Category;EXTREME_HILLS:Lnet/minecraft/world/biome/layer/BiomeLayers$Category;
-
JUNGLE
- Mappings:
Namespace Name Mixin selector official d
Ldbm$a;d:Ldbm$a;
intermediary field_26713
Lnet/minecraft/class_3645$class_5503;field_26713:Lnet/minecraft/class_3645$class_5503;
named JUNGLE
Lnet/minecraft/world/biome/layer/BiomeLayers$Category;JUNGLE:Lnet/minecraft/world/biome/layer/BiomeLayers$Category;
-
MESA
- Mappings:
Namespace Name Mixin selector official e
Ldbm$a;e:Ldbm$a;
intermediary field_26714
Lnet/minecraft/class_3645$class_5503;field_26714:Lnet/minecraft/class_3645$class_5503;
named MESA
Lnet/minecraft/world/biome/layer/BiomeLayers$Category;MESA:Lnet/minecraft/world/biome/layer/BiomeLayers$Category;
-
BADLANDS_PLATEAU
- Mappings:
Namespace Name Mixin selector official f
Ldbm$a;f:Ldbm$a;
intermediary field_26715
Lnet/minecraft/class_3645$class_5503;field_26715:Lnet/minecraft/class_3645$class_5503;
named BADLANDS_PLATEAU
Lnet/minecraft/world/biome/layer/BiomeLayers$Category;BADLANDS_PLATEAU:Lnet/minecraft/world/biome/layer/BiomeLayers$Category;
-
PLAINS
- Mappings:
Namespace Name Mixin selector official g
Ldbm$a;g:Ldbm$a;
intermediary field_26716
Lnet/minecraft/class_3645$class_5503;field_26716:Lnet/minecraft/class_3645$class_5503;
named PLAINS
Lnet/minecraft/world/biome/layer/BiomeLayers$Category;PLAINS:Lnet/minecraft/world/biome/layer/BiomeLayers$Category;
-
SAVANNA
- Mappings:
Namespace Name Mixin selector official h
Ldbm$a;h:Ldbm$a;
intermediary field_26717
Lnet/minecraft/class_3645$class_5503;field_26717:Lnet/minecraft/class_3645$class_5503;
named SAVANNA
Lnet/minecraft/world/biome/layer/BiomeLayers$Category;SAVANNA:Lnet/minecraft/world/biome/layer/BiomeLayers$Category;
-
ICY
- Mappings:
Namespace Name Mixin selector official i
Ldbm$a;i:Ldbm$a;
intermediary field_26718
Lnet/minecraft/class_3645$class_5503;field_26718:Lnet/minecraft/class_3645$class_5503;
named ICY
Lnet/minecraft/world/biome/layer/BiomeLayers$Category;ICY:Lnet/minecraft/world/biome/layer/BiomeLayers$Category;
-
BEACH
- Mappings:
Namespace Name Mixin selector official j
Ldbm$a;j:Ldbm$a;
intermediary field_26719
Lnet/minecraft/class_3645$class_5503;field_26719:Lnet/minecraft/class_3645$class_5503;
named BEACH
Lnet/minecraft/world/biome/layer/BiomeLayers$Category;BEACH:Lnet/minecraft/world/biome/layer/BiomeLayers$Category;
-
FOREST
- Mappings:
Namespace Name Mixin selector official k
Ldbm$a;k:Ldbm$a;
intermediary field_26720
Lnet/minecraft/class_3645$class_5503;field_26720:Lnet/minecraft/class_3645$class_5503;
named FOREST
Lnet/minecraft/world/biome/layer/BiomeLayers$Category;FOREST:Lnet/minecraft/world/biome/layer/BiomeLayers$Category;
-
OCEAN
- Mappings:
Namespace Name Mixin selector official l
Ldbm$a;l:Ldbm$a;
intermediary field_26721
Lnet/minecraft/class_3645$class_5503;field_26721:Lnet/minecraft/class_3645$class_5503;
named OCEAN
Lnet/minecraft/world/biome/layer/BiomeLayers$Category;OCEAN:Lnet/minecraft/world/biome/layer/BiomeLayers$Category;
-
DESERT
- Mappings:
Namespace Name Mixin selector official m
Ldbm$a;m:Ldbm$a;
intermediary field_26722
Lnet/minecraft/class_3645$class_5503;field_26722:Lnet/minecraft/class_3645$class_5503;
named DESERT
Lnet/minecraft/world/biome/layer/BiomeLayers$Category;DESERT:Lnet/minecraft/world/biome/layer/BiomeLayers$Category;
-
RIVER
- Mappings:
Namespace Name Mixin selector official n
Ldbm$a;n:Ldbm$a;
intermediary field_26723
Lnet/minecraft/class_3645$class_5503;field_26723:Lnet/minecraft/class_3645$class_5503;
named RIVER
Lnet/minecraft/world/biome/layer/BiomeLayers$Category;RIVER:Lnet/minecraft/world/biome/layer/BiomeLayers$Category;
-
SWAMP
- Mappings:
Namespace Name Mixin selector official o
Ldbm$a;o:Ldbm$a;
intermediary field_26724
Lnet/minecraft/class_3645$class_5503;field_26724:Lnet/minecraft/class_3645$class_5503;
named SWAMP
Lnet/minecraft/world/biome/layer/BiomeLayers$Category;SWAMP:Lnet/minecraft/world/biome/layer/BiomeLayers$Category;
-
MUSHROOM
- Mappings:
Namespace Name Mixin selector official p
Ldbm$a;p:Ldbm$a;
intermediary field_26725
Lnet/minecraft/class_3645$class_5503;field_26725:Lnet/minecraft/class_3645$class_5503;
named MUSHROOM
Lnet/minecraft/world/biome/layer/BiomeLayers$Category;MUSHROOM:Lnet/minecraft/world/biome/layer/BiomeLayers$Category;
-
-
Constructor Details
-
Category
private Category()
-
-
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
-