net.minecraft.block.entity

public class BannerPatterns

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

Field summary

Modifier and TypeField
public static final RegistryKey<BannerPattern>
BASE
field_39151
BASE
public static final RegistryKey<BannerPattern>
SQUARE_BOTTOM_LEFT
field_39152
SQUARE_BOTTOM_LEFT
public static final RegistryKey<BannerPattern>
SQUARE_BOTTOM_RIGHT
field_39153
SQUARE_BOTTOM_RIGHT
public static final RegistryKey<BannerPattern>
SQUARE_TOP_LEFT
field_39154
SQUARE_TOP_LEFT
public static final RegistryKey<BannerPattern>
SQUARE_TOP_RIGHT
field_39155
SQUARE_TOP_RIGHT
public static final RegistryKey<BannerPattern>
STRIPE_BOTTOM
field_39156
STRIPE_BOTTOM
public static final RegistryKey<BannerPattern>
STRIPE_TOP
field_39157
STRIPE_TOP
public static final RegistryKey<BannerPattern>
STRIPE_LEFT
field_39158
STRIPE_LEFT
public static final RegistryKey<BannerPattern>
STRIPE_RIGHT
field_39159
STRIPE_RIGHT
public static final RegistryKey<BannerPattern>
STRIPE_CENTER
field_39160
STRIPE_CENTER
public static final RegistryKey<BannerPattern>
STRIPE_MIDDLE
field_39161
STRIPE_MIDDLE
public static final RegistryKey<BannerPattern>
STRIPE_DOWNRIGHT
field_39162
STRIPE_DOWNRIGHT
public static final RegistryKey<BannerPattern>
STRIPE_DOWNLEFT
field_39163
STRIPE_DOWNLEFT
public static final RegistryKey<BannerPattern>
STRIPE_SMALL
field_39164
SMALL_STRIPES
public static final RegistryKey<BannerPattern>
CROSS
field_39165
CROSS
public static final RegistryKey<BannerPattern>
STRAIGHT_CROSS
field_39166
STRAIGHT_CROSS
public static final RegistryKey<BannerPattern>
TRIANGLE_BOTTOM
field_39167
TRIANGLE_BOTTOM
public static final RegistryKey<BannerPattern>
TRIANGLE_TOP
field_39168
TRIANGLE_TOP
public static final RegistryKey<BannerPattern>
TRIANGLES_BOTTOM
field_39169
TRIANGLES_BOTTOM
public static final RegistryKey<BannerPattern>
TRIANGLES_TOP
field_39170
TRIANGLES_TOP
public static final RegistryKey<BannerPattern>
DIAGONAL_LEFT
field_39171
DIAGONAL_LEFT
public static final RegistryKey<BannerPattern>
DIAGONAL_RIGHT
field_39172
DIAGONAL_UP_RIGHT
public static final RegistryKey<BannerPattern>
DIAGONAL_LEFT_MIRROR
field_39173
DIAGONAL_UP_LEFT
public static final RegistryKey<BannerPattern>
DIAGONAL_RIGHT_MIRROR
field_39174
DIAGONAL_RIGHT
public static final RegistryKey<BannerPattern>
CIRCLE_MIDDLE
field_39175
CIRCLE
public static final RegistryKey<BannerPattern>
RHOMBUS_MIDDLE
field_39176
RHOMBUS
public static final RegistryKey<BannerPattern>
HALF_VERTICAL
field_39136
HALF_VERTICAL
public static final RegistryKey<BannerPattern>
HALF_HORIZONTAL
field_39137
HALF_HORIZONTAL
public static final RegistryKey<BannerPattern>
HALF_VERTICAL_MIRROR
field_39138
HALF_VERTICAL_RIGHT
public static final RegistryKey<BannerPattern>
HALF_HORIZONTAL_MIRROR
field_39139
HALF_HORIZONTAL_BOTTOM
public static final RegistryKey<BannerPattern>
BORDER
field_39140
BORDER
public static final RegistryKey<BannerPattern>
CURLY_BORDER
field_39141
CURLY_BORDER
public static final RegistryKey<BannerPattern>
GRADIENT
field_39142
GRADIENT
public static final RegistryKey<BannerPattern>
GRADIENT_UP
field_39143
GRADIENT_UP
public static final RegistryKey<BannerPattern>
BRICKS
field_39144
BRICKS
public static final RegistryKey<BannerPattern>
GLOBE
field_39145
GLOBE
public static final RegistryKey<BannerPattern>
CREEPER
field_39146
CREEPER
public static final RegistryKey<BannerPattern>
SKULL
field_39147
SKULL
public static final RegistryKey<BannerPattern>
FLOWER
field_39148
FLOWER
public static final RegistryKey<BannerPattern>
MOJANG
field_39149
MOJANG
public static final RegistryKey<BannerPattern>
PIGLIN
field_39150
PIGLIN
public static final RegistryKey<BannerPattern>
FLOW
field_49835
FLOW
public static final RegistryKey<BannerPattern>
GUSTER
field_49836
GUSTER

Constructor summary

ModifierConstructor
public ()

Method summary

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