public class PaintingTypeRegistry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> |
EVIL_OAK |
static net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> |
GOOP_GAS |
static net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> |
KOGAS_NINJA_TRICK |
static net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> |
MASTER_BALL |
static net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> |
MUK |
static net.minecraftforge.registries.DeferredRegister<net.minecraft.entity.item.PaintingType> |
PAINTINGS |
static net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> |
PIKACHU |
static net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> |
POKE_BALL |
static net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> |
QUAG |
static net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> |
RESISTANCE_GYM |
static net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> |
ROCKETS_MINE_FIELD |
static net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> |
ROCKETS_SECRET_EXPERIMENT |
static net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> |
ROCKETS_TRAP |
static net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> |
SABRINAS_GAZE |
static net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> |
SABRINAS_PSYCHIC_CONTROL |
static net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> |
SAFFRON_CITY_GYM |
static net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> |
SLEEP |
static net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> |
TEAM_ROCKET_SNEAK_ATTACK |
Constructor and Description |
---|
PaintingTypeRegistry() |
public static final net.minecraftforge.registries.DeferredRegister<net.minecraft.entity.item.PaintingType> PAINTINGS
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> QUAG
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> SABRINAS_GAZE
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> EVIL_OAK
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> GOOP_GAS
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> KOGAS_NINJA_TRICK
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> MASTER_BALL
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> MUK
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> PIKACHU
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> ROCKETS_MINE_FIELD
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> ROCKETS_SECRET_EXPERIMENT
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> ROCKETS_TRAP
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> SABRINAS_PSYCHIC_CONTROL
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> SAFFRON_CITY_GYM
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> SLEEP
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> TEAM_ROCKET_SNEAK_ATTACK
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> POKE_BALL
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.entity.item.PaintingType> RESISTANCE_GYM