net.minecraft.world.level.block.entity

public class BannerPatterns

dup
net.minecraft.world.level.block.entity.BannerPatterns
net.minecraft.class_7446
net.minecraft.block.entity.BannerPatterns
net.minecraft.world.level.block.entity.BannerPatterns

Field summary

Modifier and TypeField
public static final ResourceKey<BannerPattern>
a
BASE
field_39151
BASE
public static final ResourceKey<BannerPattern>
b
SQUARE_BOTTOM_LEFT
field_39152
SQUARE_BOTTOM_LEFT
public static final ResourceKey<BannerPattern>
c
SQUARE_BOTTOM_RIGHT
field_39153
SQUARE_BOTTOM_RIGHT
public static final ResourceKey<BannerPattern>
d
SQUARE_TOP_LEFT
field_39154
SQUARE_TOP_LEFT
public static final ResourceKey<BannerPattern>
e
SQUARE_TOP_RIGHT
field_39155
SQUARE_TOP_RIGHT
public static final ResourceKey<BannerPattern>
f
STRIPE_BOTTOM
field_39156
STRIPE_BOTTOM
public static final ResourceKey<BannerPattern>
g
STRIPE_TOP
field_39157
STRIPE_TOP
public static final ResourceKey<BannerPattern>
h
STRIPE_LEFT
field_39158
STRIPE_LEFT
public static final ResourceKey<BannerPattern>
i
STRIPE_RIGHT
field_39159
STRIPE_RIGHT
public static final ResourceKey<BannerPattern>
j
STRIPE_CENTER
field_39160
STRIPE_CENTER
public static final ResourceKey<BannerPattern>
k
STRIPE_MIDDLE
field_39161
STRIPE_MIDDLE
public static final ResourceKey<BannerPattern>
l
STRIPE_DOWNRIGHT
field_39162
STRIPE_DOWNRIGHT
public static final ResourceKey<BannerPattern>
m
STRIPE_DOWNLEFT
field_39163
STRIPE_DOWNLEFT
public static final ResourceKey<BannerPattern>
n
STRIPE_SMALL
field_39164
SMALL_STRIPES
public static final ResourceKey<BannerPattern>
o
CROSS
field_39165
CROSS
public static final ResourceKey<BannerPattern>
p
STRAIGHT_CROSS
field_39166
STRAIGHT_CROSS
public static final ResourceKey<BannerPattern>
q
TRIANGLE_BOTTOM
field_39167
TRIANGLE_BOTTOM
public static final ResourceKey<BannerPattern>
r
TRIANGLE_TOP
field_39168
TRIANGLE_TOP
public static final ResourceKey<BannerPattern>
s
TRIANGLES_BOTTOM
field_39169
TRIANGLES_BOTTOM
public static final ResourceKey<BannerPattern>
t
TRIANGLES_TOP
field_39170
TRIANGLES_TOP
public static final ResourceKey<BannerPattern>
u
DIAGONAL_LEFT
field_39171
DIAGONAL_LEFT
public static final ResourceKey<BannerPattern>
v
DIAGONAL_RIGHT
field_39172
DIAGONAL_UP_RIGHT
public static final ResourceKey<BannerPattern>
w
DIAGONAL_LEFT_MIRROR
field_39173
DIAGONAL_UP_LEFT
public static final ResourceKey<BannerPattern>
x
DIAGONAL_RIGHT_MIRROR
field_39174
DIAGONAL_RIGHT
public static final ResourceKey<BannerPattern>
y
CIRCLE_MIDDLE
field_39175
CIRCLE
public static final ResourceKey<BannerPattern>
z
RHOMBUS_MIDDLE
field_39176
RHOMBUS
public static final ResourceKey<BannerPattern>
A
HALF_VERTICAL
field_39136
HALF_VERTICAL
public static final ResourceKey<BannerPattern>
B
HALF_HORIZONTAL
field_39137
HALF_HORIZONTAL
public static final ResourceKey<BannerPattern>
C
HALF_VERTICAL_MIRROR
field_39138
HALF_VERTICAL_RIGHT
public static final ResourceKey<BannerPattern>
D
HALF_HORIZONTAL_MIRROR
field_39139
HALF_HORIZONTAL_BOTTOM
public static final ResourceKey<BannerPattern>
E
BORDER
field_39140
BORDER
public static final ResourceKey<BannerPattern>
F
CURLY_BORDER
field_39141
CURLY_BORDER
public static final ResourceKey<BannerPattern>
G
GRADIENT
field_39142
GRADIENT
public static final ResourceKey<BannerPattern>
H
GRADIENT_UP
field_39143
GRADIENT_UP
public static final ResourceKey<BannerPattern>
I
BRICKS
field_39144
BRICKS
public static final ResourceKey<BannerPattern>
J
GLOBE
field_39145
GLOBE
public static final ResourceKey<BannerPattern>
K
CREEPER
field_39146
CREEPER
public static final ResourceKey<BannerPattern>
L
SKULL
field_39147
SKULL
public static final ResourceKey<BannerPattern>
M
FLOWER
field_39148
FLOWER
public static final ResourceKey<BannerPattern>
N
MOJANG
field_39149
MOJANG
public static final ResourceKey<BannerPattern>
O
PIGLIN
field_39150
PIGLIN
public static final ResourceKey<BannerPattern>
P
FLOW
field_49835
FLOW
public static final ResourceKey<BannerPattern>
Q
GUSTER
field_49836
GUSTER

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static ResourceKey<BannerPattern>
a(String arg0)
create(String arg0)
method_43722(String arg0)
of(String id)
public static void
a(rk<dun> arg0)
bootstrap(BootstrapContext<BannerPattern> arg0)
method_43721(class_7891<class_2582> arg0)
bootstrap(Registerable<BannerPattern> registry)
public static void
a(rk<dun> arg0, aly<dun> arg1)
register(BootstrapContext<BannerPattern> arg0, ResourceKey<BannerPattern> arg1)
method_57577(class_7891<class_2582> arg0, class_5321<class_2582> arg1)
register(Registerable<BannerPattern> registry, RegistryKey<BannerPattern> key)