net.minecraft.datafixer.schema

public class Schema99

extends com.mojang.datafixers.schemas.Schema

net.minecraft.util.datafix.schemas.V99
net.minecraft.util.datafix.schemas.V99
net.minecraft.class_1254
net.minecraft.datafixer.schema.Schema99

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
LOGGER
LOGGER
field_5749
LOGGER
private static final Map<String, String>
ITEM_TO_BLOCKENTITY
ITEM_TO_BLOCKENTITY
field_5748
BLOCKS_TO_BLOCK_ENTITIES
public static final Map<String, String>
ITEM_TO_ENTITY
ITEM_TO_ENTITY
field_49718
field_49718
protected static final com.mojang.datafixers.types.templates.Hook$HookFunction
ADD_NAMES
ADD_NAMES
field_5747
field_5747

Constructor summary

ModifierConstructor
public (int versionKey, com.mojang.datafixers.schemas.Schema parent)

Method summary

Modifier and TypeMethod
protected static void
registerThrowableProjectile(com.mojang.datafixers.schemas.Schema schema, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String name)
registerThrowableProjectile(com.mojang.datafixers.schemas.Schema schema, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String name)
method_5368(com.mojang.datafixers.schemas.Schema arg0, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> arg1, String arg2)
targetInTile(com.mojang.datafixers.schemas.Schema schema, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String entityId)
protected static void
registerMinecart(com.mojang.datafixers.schemas.Schema schema, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String name)
registerMinecart(com.mojang.datafixers.schemas.Schema schema, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String name)
method_5377(com.mojang.datafixers.schemas.Schema arg0, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> arg1, String arg2)
targetDisplayTile(com.mojang.datafixers.schemas.Schema schema, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String entityId)
protected static void
registerInventory(com.mojang.datafixers.schemas.Schema schema, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String name)
registerInventory(com.mojang.datafixers.schemas.Schema schema, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String name)
method_5346(com.mojang.datafixers.schemas.Schema arg0, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> arg1, String arg2)
targetItems(com.mojang.datafixers.schemas.Schema schema, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String entityId)
public Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>>
registerEntities(com.mojang.datafixers.schemas.Schema schema)
registerEntities(com.mojang.datafixers.schemas.Schema schema)
registerEntities(com.mojang.datafixers.schemas.Schema arg0)
registerEntities(com.mojang.datafixers.schemas.Schema schema)
public Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>>
registerBlockEntities(com.mojang.datafixers.schemas.Schema schema)
registerBlockEntities(com.mojang.datafixers.schemas.Schema schema)
registerBlockEntities(com.mojang.datafixers.schemas.Schema arg0)
registerBlockEntities(com.mojang.datafixers.schemas.Schema schema)
public static com.mojang.datafixers.types.templates.TypeTemplate
sign(com.mojang.datafixers.schemas.Schema schema)
sign(com.mojang.datafixers.schemas.Schema schema)
method_66194(com.mojang.datafixers.schemas.Schema arg0)
method_66194(com.mojang.datafixers.schemas.Schema arg0)
public void
registerTypes(com.mojang.datafixers.schemas.Schema schema, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> entityTypes, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> blockEntityTypes)
registerTypes(com.mojang.datafixers.schemas.Schema schema, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> entityTypes, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> blockEntityTypes)
registerTypes(com.mojang.datafixers.schemas.Schema arg0, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> arg1, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> arg2)
registerTypes(com.mojang.datafixers.schemas.Schema schema, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> entityTypes, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> blockEntityTypes)
public static com.mojang.datafixers.types.templates.TypeTemplate
itemStackTag(com.mojang.datafixers.schemas.Schema schema)
itemStackTag(com.mojang.datafixers.schemas.Schema schema)
method_66195(com.mojang.datafixers.schemas.Schema arg0)
method_66195(com.mojang.datafixers.schemas.Schema arg0)
protected static <T> T
addNames(com.mojang.serialization.Dynamic<T> input, Map<String, String> itemToBlockEntityMap, Map<String, String> itemToEntityMap)
addNames(com.mojang.serialization.Dynamic<T> input, Map<String, String> itemToBlockEntityMap, Map<String, String> itemToEntityMap)
method_5359(com.mojang.serialization.Dynamic<T> arg0, Map<String, String> arg1, Map<String, String> arg2)
updateBlockEntityTags(com.mojang.serialization.Dynamic<T> stack, Map<String, String> renames, Map<String, String> arg2)