net.minecraft.world.entity.animal

public enum TropicalFish$Pattern

implements StringRepresentable

cix$b
net.minecraft.world.entity.animal.TropicalFish$Pattern
net.minecraft.class_1474$class_1475
net.minecraft.entity.passive.TropicalFishEntity$Variety
net.minecraft.world.entity.animal.EntityTropicalFish$Variant

Enum constant summary

Enum Constant
a
KOB
field_6881
KOB
b
SUNSTREAK
field_6880
SUNSTREAK
c
SNOOPER
field_6882
SNOOPER
d
DASHER
field_6890
DASHER
e
BRINELY
field_6891
BRINELY
f
SPOTTY
field_6892
SPOTTY
g
FLOPPER
field_6893
FLOPPER
h
STRIPEY
field_6887
STRIPEY
i
GLITTER
field_6883
GLITTER
j
BLOCKFISH
field_6884
BLOCKFISH
k
BETTY
field_6888
BETTY
l
CLAYFISH
field_6889
CLAYFISH

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<TropicalFish$Pattern>
m
CODEC
field_41578
CODEC
private static final IntFunction<TropicalFish$Pattern>
n
BY_ID
field_41579
BY_ID
private final String
o
name
field_41580
name
private final Component
p
displayName
field_41581
text
private final TropicalFish$Base
q
base
field_41582
size
private final int
r
packedId
field_41583
id

Constructor summary

ModifierConstructor
private (String arg0, TropicalFish$Base arg1, int name)

Method summary

Modifier and TypeMethod
public static TropicalFish$Pattern
a(int arg0)
byId(int arg0)
method_47868(int arg0)
fromId(int id)
public TropicalFish$Base
a()
base()
method_47867()
getSize()
public int
b()
getPackedId()
method_47870()
getId()
public String
c()
getSerializedName()
method_15434()
asString()
public Component
d()
displayName()
method_47871()
getText()