Uses of Class
com.mojang.datafixers.schemas.Schema
Packages that use Schema
Package
Description
-
Uses of Schema in com.mojang.datafixers
Fields in com.mojang.datafixers declared as SchemaFields in com.mojang.datafixers with type parameters of type SchemaModifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap<Schema> DataFixerBuilder.schemasprivate final it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap<Schema> DataFixerUpper.schemasMethods in com.mojang.datafixers that return SchemaModifier and TypeMethodDescriptionDataFixerBuilder.addSchema(int version, int subVersion, BiFunction<Integer, Schema, Schema> factory) DataFixerBuilder.addSchema(int version, BiFunction<Integer, Schema, Schema> factory) protected SchemaDataFix.getInputSchema()protected SchemaDataFix.getOutputSchema()DataFixer.getSchema(int key) DataFixerUpper.getSchema(int key) Methods in com.mojang.datafixers with parameters of type SchemaMethod parameters in com.mojang.datafixers with type arguments of type SchemaModifier and TypeMethodDescriptionDataFixerBuilder.addSchema(int version, int subVersion, BiFunction<Integer, Schema, Schema> factory) DataFixerBuilder.addSchema(int version, int subVersion, BiFunction<Integer, Schema, Schema> factory) DataFixerBuilder.addSchema(int version, BiFunction<Integer, Schema, Schema> factory) DataFixerBuilder.addSchema(int version, BiFunction<Integer, Schema, Schema> factory) protected static intDataFixerUpper.getLowestSchemaSameVersion(it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap<Schema> schemas, int versionKey) Constructors in com.mojang.datafixers with parameters of type SchemaConstructor parameters in com.mojang.datafixers with type arguments of type SchemaModifierConstructorDescriptionprotectedDataFixerUpper(it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap<Schema> schemas, List<DataFix> globalList, it.unimi.dsi.fastutil.ints.IntSortedSet fixerVersions) -
Uses of Schema in com.mojang.datafixers.schemas
Fields in com.mojang.datafixers.schemas declared as SchemaMethods in com.mojang.datafixers.schemas that return SchemaMethods in com.mojang.datafixers.schemas with parameters of type SchemaModifier and TypeMethodDescriptionSchema.registerBlockEntities(Schema schema) Schema.registerEntities(Schema schema) voidSchema.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) Constructors in com.mojang.datafixers.schemas with parameters of type Schema -
Uses of Schema in net.minecraft.util.datafix
Fields in net.minecraft.util.datafix with type parameters of type SchemaModifier and TypeFieldDescriptionprivate static final BiFunction<Integer, Schema, Schema> DataFixers.SAMEprivate static final BiFunction<Integer, Schema, Schema> DataFixers.SAMEprivate static final BiFunction<Integer, Schema, Schema> DataFixers.SAME_NAMESPACEDprivate static final BiFunction<Integer, Schema, Schema> DataFixers.SAME_NAMESPACED -
Uses of Schema in net.minecraft.util.datafix.fixes
Methods in net.minecraft.util.datafix.fixes with parameters of type SchemaModifier and TypeMethodDescriptionprivate <OldEntityTree, NewEntityTree, Entity>
TypeRewriteRuleEntityRidingToPassengersFix.cap(Schema inputSchema, Schema outputType, Type<OldEntityTree> oldEntityTreeType, Type<NewEntityTree> newEntityTreeType, Type<Entity> entityType) static DataFixBlockEntityRenameFix.create(Schema outputSchema, String name, UnaryOperator<String> nameChangeLookup) static DataFixstatic DataFixprotected static Type<? extends Pair<? extends Either<? extends Pair<? extends Either<?, Unit>, ? extends Pair<? extends Either<? extends List<? extends Pair<? extends Either<?, Unit>, Dynamic<?>>>, Unit>, Dynamic<?>>>, Unit>, Dynamic<?>>> Constructors in net.minecraft.util.datafix.fixes with parameters of type SchemaModifierConstructorDescriptionAbstractArrowPickupFix(Schema outputSchema) AbstractBlockPropertyFix(Schema outputSchema, String name) AbstractPoiSectionFix(Schema outputSchema, String name) AbstractUUIDFix(Schema outputSchema, DSL.TypeReference typeReference) AddFieldFix(Schema outputSchema, DSL.TypeReference type, String fieldName, Function<Dynamic<?>, Dynamic<?>> fieldGenerator, String... path) AddFlagIfNotPresentFix(Schema outputSchema, DSL.TypeReference typeReference, String flagKey, boolean flagValue) AddNewChoices(Schema outputSchema, String name, DSL.TypeReference type) AdvancementsFix(Schema outputSchema, boolean changesType) AdvancementsRenameFix(Schema outputSchema, boolean changesType, String name, Function<String, String> renamer) AreaEffectCloudDurationScaleFix(Schema outputSchema) AreaEffectCloudPotionFix(Schema outputSchema) AttributeIdPrefixFix(Schema outputSchema) AttributeModifierIdFix(Schema outputSchema) AttributesRenameFix(Schema outputSchema, String name, UnaryOperator<String> renames) AttributesRenameLegacy(Schema outputSchema, String name, UnaryOperator<String> renames) BannerEntityCustomNameToOverrideComponentFix(Schema outputSchema) BannerPatternFormatFix(Schema outputSchema) BedItemColorFix(Schema outputSchema, boolean changesType) BeehiveFieldRenameFix(Schema outputSchema) BitStorageAlignFix(Schema schema) BlendingDataFix(Schema outputSchema) BlendingDataRemoveFromNetherEndFix(Schema outputSchema) BlockEntityBannerColorFix(Schema outputSchema, boolean changesType) BlockEntityBlockStateFix(Schema outputSchema, boolean changesType) BlockEntityCustomNameToComponentFix(Schema outputSchema) BlockEntityFurnaceBurnTimeFix(Schema outputSchema, String entityType) BlockEntityIdFix(Schema outputSchema, boolean changesType) BlockEntityJukeboxFix(Schema outputSchema, boolean changesType) BlockEntityKeepPacked(Schema schema, boolean changesType) privateBlockEntityRenameFix(Schema outputSchema, String name, UnaryOperator<String> nameChangeLookup) BlockEntityShulkerBoxColorFix(Schema outputSchema, boolean changesType) BlockEntitySignDoubleSidedEditableTextFix(Schema outputSchema, String name, String entityName) BlockEntityUUIDFix(Schema outputSchema) BlockNameFlatteningFix(Schema outputSchema, boolean changesType) BlockPosFormatAndRenamesFix(Schema outputSchema) BlockPropertyRenameAndFix(Schema outputSchema, String name, String blockId, String oldPropertyName, String newPropertyName, UnaryOperator<String> valueFixer) BlockRenameFix(Schema outputSchema, String name) BlockStateStructureTemplateFix(Schema outputSchema, boolean changesType) BoatSplitFix(Schema outputSchema) CarvingStepRemoveFix(Schema outputSchema) CatTypeFix(Schema outputSchema, boolean changesType) CauldronRenameFix(Schema outputSchema, boolean changesType) ChunkBedBlockEntityInjecterFix(Schema outputSchema, boolean changesType) ChunkBiomeFix(Schema outputSchema, boolean changesType) ChunkDeleteIgnoredLightDataFix(Schema outputSchema) ChunkDeleteLightFix(Schema outputSchema) ChunkHeightAndBiomeFix(Schema outputSchema) ChunkLightRemoveFix(Schema schema, boolean changesType) ChunkPalettedStorageFix(Schema outputSchema, boolean changesType) ChunkProtoTickListFix(Schema outputSchema) ChunkRenamesFix(Schema outputSchema) ChunkStatusFix(Schema schema, boolean changesType) ChunkStatusFix2(Schema schema, boolean changesType) ChunkStructuresTemplateRenameFix(Schema outputSchema, boolean changesType) ChunkTicketUnpackPosFix(Schema outputSchema) ChunkToProtochunkFix(Schema outputSchema, boolean changesType) ColorlessShulkerEntityFix(Schema outputSchema, boolean changesType) ContainerBlockEntityLockPredicateFix(Schema outputSchema) CopperGolemWeatherStateFix(Schema outputSchema) CriteriaRenameFix(Schema outputSchema, String name, String advancementId, UnaryOperator<String> conversions) CustomModelDataExpandFix(Schema outputSchema) DataComponentRemainderFix(Schema outputSchema, String name, String componentId) DataComponentRemainderFix(Schema outputSchema, String name, String componentId, String newComponentId) DayTimeToClockFix(Schema outputSchema) DebugProfileLookingAtSplitFix(Schema outputSchema) DebugProfileOverlayReferenceFix(Schema outputSchema) DecoratedPotFieldRenameFix(Schema outputSchema) DropChancesFormatFix(Schema outputSchema) DropInvalidSignDataFix(Schema outputSchema, String entityName) EffectDurationFix(Schema outputSchema) EmptyItemInHotbarFix(Schema outputSchema) EmptyItemInVillagerTradeFix(Schema outputSchema) EntityArmorStandSilentFix(Schema outputSchema, boolean changesType) EntityAttributeBaseValueFix(Schema outputSchema, String name, String entityName, String attributeId, DoubleUnaryOperator valueFixer) EntityBlockStateFix(Schema outputSchema, boolean changesType) EntityBrushableBlockFieldsRenameFix(Schema outputSchema) EntityCatSplitFix(Schema outputSchema, boolean changesType) EntityCodSalmonFix(Schema schema, boolean changesType) EntityCustomNameToComponentFix(Schema outputSchema) EntityElderGuardianSplitFix(Schema outputSchema, boolean changesType) EntityEquipmentToArmorAndHandFix(Schema outputSchema) EntityFallDistanceFloatToDoubleFix(Schema outputSchema, DSL.TypeReference type) EntityFieldsRenameFix(Schema outputSchema, String name, String entityType, Map<String, String> renames) EntityGoatMissingStateFix(Schema outputSchema) EntityHealthFix(Schema outputSchema, boolean changesType) EntityHorseSaddleFix(Schema outputSchema, boolean changesType) EntityHorseSplitFix(Schema outputSchema, boolean changesType) EntityIdFix(Schema outputSchema, boolean changesType) EntityItemFrameDirectionFix(Schema outputSchema, boolean changesType) EntityMinecartIdentifiersFix(Schema outputSchema) EntityPaintingItemFrameDirectionFix(Schema outputSchema, boolean changesType) EntityPaintingMotiveFix(Schema outputSchema, boolean changesType) EntityProjectileOwnerFix(Schema outputSchema) EntityPufferfishRenameFix(Schema outputSchema, boolean changesType) EntityRavagerRenameFix(Schema outputSchema, boolean changesType) EntityRedundantChanceTagsFix(Schema outputSchema, boolean changesType) EntityRenameFix(String name, Schema outputSchema, boolean changesType) EntityRidingToPassengersFix(Schema outputSchema, boolean changesType) EntitySalmonSizeFix(Schema outputSchema) EntityShulkerColorFix(Schema outputSchema, boolean changesType) EntityShulkerRotationFix(Schema outputSchema) EntitySkeletonSplitFix(Schema outputSchema, boolean changesType) EntitySpawnerItemVariantComponentFix(Schema outputSchema) EntityStringUuidFix(Schema outputSchema, boolean changesType) EntityTheRenameningFix(Schema schema, boolean changesType) EntityTippedArrowFix(Schema outputSchema, boolean changesType) EntityUUIDFix(Schema outputSchema) EntityVariantFix(Schema outputSchema, String name, DSL.TypeReference type, String entityName, String fieldName, IntFunction<String> idConversions) EntityWolfColorFix(Schema outputSchema, boolean changesType) EntityZombieSplitFix(Schema outputSchema) EntityZombieVillagerTypeFix(Schema outputSchema, boolean changesType) EntityZombifiedPiglinRenameFix(Schema outputSchema) EquipmentFormatFix(Schema outputSchema) EquippableAssetRenameFix(Schema outputSchema) FeatureFlagRemoveFix(Schema outputSchema, String name, Set<String> flagsToRemove) FilteredBooksFix(Schema outputSchema) FilteredSignsFix(Schema outputSchema) FireResistantToDamageResistantComponentFix(Schema outputSchema) FixProjectileStoredItem(Schema outputSchema) FixWolfHealth(Schema outputSchema) FoodToConsumableFix(Schema outputSchema) ForcedChunkToTicketFix(Schema outputSchema) ForcePoiRebuild(Schema outputSchema, boolean changesType) FurnaceRecipeFix(Schema schema, boolean changesType) GameRuleRegistryFix(Schema outputSchema) GoatHornIdFix(Schema outputSchema) GossipUUIDFix(Schema outputSchema, String entityName) HeightmapRenamingFix(Schema outputSchema, boolean changesType) HorseBodyArmorItemFix(Schema outputSchema, String entityName, String previousBodyArmorTag, boolean clearArmorItems) IglooMetadataRemovalFix(Schema outputSchema, boolean changesType) InlineBlockPosFormatFix(Schema outputSchema) InvalidBlockEntityLockFix(Schema outputSchema) InvalidLockComponentFix(Schema outputSchema) ItemBannerColorFix(Schema outputSchema, boolean changesType) ItemCustomNameToComponentFix(Schema outputSchema) ItemLoreFix(Schema outputSchema) ItemPotionFix(Schema outputSchema, boolean changesType) ItemRenameFix(Schema outputSchema, String name) ItemShulkerBoxColorFix(Schema outputSchema, boolean changesType) ItemSpawnEggFix(Schema outputSchema, boolean changesType) ItemStackComponentizationFix(Schema outputSchema) ItemStackCustomNameToOverrideComponentFix(Schema outputSchema) ItemStackEnchantmentNamesFix(Schema outputSchema, boolean changesType) ItemStackMapIdFix(Schema outputSchema, boolean changesType) ItemStackSpawnEggFix(Schema outputSchema, boolean changesType, String itemType) ItemStackTagFix(Schema outputSchema, String name, Predicate<String> idFilter) ItemStackTagRemainderFix(Schema outputSchema, String name, Predicate<String> idFilter) ItemStackTheFlatteningFix(Schema outputSchema, boolean changesType) ItemStackUUIDFix(Schema outputSchema) ItemWaterPotionFix(Schema outputSchema, boolean changesType) JigsawPropertiesFix(Schema schema, boolean changesType) JigsawRotationFix(Schema outputSchema) JukeboxTicksSinceSongStartedFix(Schema outputSchema) LeavesSection(Typed<?> section, Schema inputSchema) LegacyDimensionIdFix(Schema outputSchema) LegacyDragonFightFix(Schema outputSchema) LegacyHoverEventFix(Schema outputSchema) LegacyWorldBorderFix(Schema outputSchema) LevelDataGeneratorOptionsFix(Schema outputSchema, boolean changesType) LevelDatDifficultyFix(Schema outputSchema) LevelDatToSavedDataPreparationFix(Schema outputSchema) LevelFlatGeneratorInfoFix(Schema outputSchema, boolean changesType) LevelLegacyWorldGenSettingsFix(Schema outputSchema) LevelUUIDFix(Schema outputSchema) LockComponentPredicateFix(Schema outputSchema) LodestoneCompassComponentFix(Schema outputSchema) MapBannerBlockPosFormatFix(Schema outputSchema) MemoryExpiryDataFix(Schema schema, String entityType) MissingDimensionFix(Schema schema, boolean changesType) MobEffectIdFix(Schema outputSchema) MobSpawnerEntityIdentifiersFix(Schema outputSchema, boolean changesType) NamedEntityConvertUncheckedFix(Schema outputSchema, String name, DSL.TypeReference type, String entityName) NamedEntityFix(Schema outputSchema, boolean changesType, String name, DSL.TypeReference type, String entityName) NamedEntityWriteReadFix(Schema outputSchema, boolean changesType, String name, DSL.TypeReference type, String entityName) NamespacedTypeRenameFix(Schema outputSchema, String name, DSL.TypeReference type, UnaryOperator<String> renamer) NewVillageFix(Schema outputSchema, boolean changesType) ObjectiveRenderTypeFix(Schema outputSchema) OminousBannerBlockEntityRenameFix(Schema outputSchema, boolean changesType) OminousBannerRarityFix(Schema outputSchema) OminousBannerRenameFix(Schema outputSchema) OptionsAccessibilityOnboardFix(Schema outputSchema) OptionsAddTextBackgroundFix(Schema outputSchema, boolean changesType) OptionsAmbientOcclusionFix(Schema outputSchema) OptionsFancyGraphicsToGraphicsModeFix(Schema outputSchema) OptionsForceVBOFix(Schema outputSchema, boolean changesType) OptionsGraphicsModeSplitFix(Schema outputSchema, String newFieldName, String valueIfFast, String valueIfFancy, String valueIfFabulous) OptionsKeyLwjgl3Fix(Schema outputSchema, boolean changesType) OptionsKeyTranslationFix(Schema outputSchema, boolean changesType) OptionsLowerCaseLanguageFix(Schema outputSchema, boolean changesType) OptionsMenuBlurrinessFix(Schema outputSchema) OptionsMusicToastFix(Schema outputSchema, boolean changesType) OptionsProgrammerArtFix(Schema outputSchema) OptionsRenameFieldFix(Schema outputSchema, boolean changesType, String fixName, String fieldFrom, String fieldTo) OptionsSetGraphicsPresetToCustomFix(Schema outputSchema) OverreachingTickFix(Schema outputSchema) ParticleUnflatteningFix(Schema outputSchema) PlayerEquipmentFix(Schema outputSchema) PlayerHeadBlockProfileFix(Schema outputSchema) PlayerRespawnDataFix(Schema outputSchema) PlayerUUIDFix(Schema outputSchema) PoiTypeRemoveFix(Schema outputSchema, String name, Predicate<String> typesToRemove) PrimedTntBlockStateFixer(Schema outputSchema) ProjectileStoredWeaponFix(Schema outputSchema) RaidRenamesDataFix(Schema outputSchema) RandomSequenceSettingsFix(Schema outputSchema) RedstoneWireConnectionsFix(Schema outputSchema) RemapChunkStatusFix(Schema schema, String name, UnaryOperator<String> mapper) RemoveBlockEntityTagFix(Schema outputSchema, Set<String> blockEntityIdsToDrop) RemoveEmptyItemInBrushableBlockFix(Schema outputSchema) RemoveGolemGossipFix(Schema outputSchema, boolean changesType) ReorganizePoi(Schema outputSchema, boolean changesType) SaddleEquipmentSlotFix(Schema outputSchema) SavedDataFeaturePoolElementFix(Schema outputSchema) SavedDataUUIDFix(Schema outputSchema) ScoreboardDisplayNameFix(Schema outputSchema, String name, DSL.TypeReference type) ScoreboardDisplaySlotFix(Schema outputSchema) SignTextStrictJsonFix(Schema outputSchema) SimpleEntityRenameFix(String name, Schema outputSchema, boolean changesType) SimplestEntityRenameFix(String name, Schema outputSchema, boolean changesType) SpawnerDataFix(Schema outputSchema) StatsCounterFix(Schema outputSchema, boolean changesType) StriderGravityFix(Schema outputSchema, boolean changesType) StructureReferenceCountFix(Schema outputSchema, boolean changesType) StructuresBecomeConfiguredFix(Schema outputSchema) StructureSettingsFlattenFix(Schema outputSchema) TextComponentHoverAndClickEventFix(Schema outputSchema) TextComponentStringifiedFlagsFix(Schema outputSchema) ThrownPotionSplitFix(Schema outputSchema) TippedArrowPotionToItemFix(Schema outputSchema) TooltipDisplayComponentFix(Schema outputSchema) TrappedChestBlockEntityFix(Schema outputSchema, boolean changesType) TrappedChestSection(Typed<?> section, Schema inputSchema) TrialSpawnerConfigFix(Schema outputSchema) TrialSpawnerConfigInRegistryFix(Schema outputSchema) TridentAnimationFix(Schema outputSchema) UnflattenTextComponentFix(Schema outputSchema) VariantRenameFix(Schema outputSchema, String name, DSL.TypeReference type, String entityName, Map<String, String> renames) VillagerDataFix(Schema schema, String entityType) VillagerFollowRangeFix(Schema outputSchema) VillagerRebuildLevelAndXpFix(Schema outputSchema, boolean changesType) VillagerSetCanPickUpLootFix(Schema outputSchema) VillagerSetVillagerDataFinalized(Schema outputSchema) VillagerTradeFix(Schema outputSchema) WallPropertyFix(Schema outputSchema, boolean changesType) WeaponSmithChestLootTableFix(Schema outputSchema, boolean changesType) WorldBorderWarningTimeFix(Schema outputSchema) WorldGenSettingsDisallowOldCustomWorldsFix(Schema outputSchema) WorldGenSettingsFix(Schema parent) WorldGenSettingsHeightAndBiomeFix(Schema outputSchema) WorldSpawnDataFix(Schema outputSchema) WriteAndReadFix(Schema outputSchema, String name, DSL.TypeReference type) WrittenBookPagesStrictJsonFix(Schema outputSchema) ZombieVillagerRebuildXpFix(Schema outputSchema, boolean changesType) ZombieVillagerSetVillagerDataFinalized(Schema outputSchema) -
Uses of Schema in net.minecraft.util.datafix.schemas
Subclasses of Schema in net.minecraft.util.datafix.schemasModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in net.minecraft.util.datafix.schemas with parameters of type SchemaModifier and TypeMethodDescriptionprotected static TypeTemplateV3685.abstractArrow(Schema schema) protected static TypeTemplateV3938.abstractArrow(Schema schema) private static TypeTemplateV4307.adventureModePredicate(Schema schema) static SequencedMap<String, Supplier<TypeTemplate>> V3818_3.components(Schema schema) static SequencedMap<String, Supplier<TypeTemplate>> V4059.components(Schema schema) static SequencedMap<String, Supplier<TypeTemplate>> V4307.components(Schema schema) protected static Map<String, Supplier<TypeTemplate>> V1451_6.createCriterionTypes(Schema schema) private static TypeTemplateV4300.entityWithInventory(Schema schema) static TypeTemplateV99.itemStackTag(Schema schema) static TypeTemplatestatic TypeTemplateV1458.nameableInventory(Schema schema) V1125.registerBlockEntities(Schema schema) V1451_2.registerBlockEntities(Schema schema) V1451_5.registerBlockEntities(Schema schema) V1451.registerBlockEntities(Schema schema) V1458.registerBlockEntities(Schema schema) V1460.registerBlockEntities(Schema schema) V1466.registerBlockEntities(Schema schema) V1481.registerBlockEntities(Schema schema) V1488.registerBlockEntities(Schema schema) V1906.registerBlockEntities(Schema schema) V1909.registerBlockEntities(Schema schema) V1920.registerBlockEntities(Schema schema) V2100.registerBlockEntities(Schema schema) V2501.registerBlockEntities(Schema schema) V2684.registerBlockEntities(Schema schema) V3076.registerBlockEntities(Schema schema) V3078.registerBlockEntities(Schema schema) V3202.registerBlockEntities(Schema schema) V3204.registerBlockEntities(Schema schema) V3327.registerBlockEntities(Schema schema) V3438.registerBlockEntities(Schema schema) V3439_1.registerBlockEntities(Schema schema) V3439.registerBlockEntities(Schema schema) V3448.registerBlockEntities(Schema schema) V3682.registerBlockEntities(Schema schema) V3689.registerBlockEntities(Schema schema) V3807.registerBlockEntities(Schema schema) V3818.registerBlockEntities(Schema schema) V4071.registerBlockEntities(Schema schema) V4302.registerBlockEntities(Schema schema) V4532.registerBlockEntities(Schema schema) V4533.registerBlockEntities(Schema schema) V704.registerBlockEntities(Schema schema) V808.registerBlockEntities(Schema schema) V99.registerBlockEntities(Schema schema) V107.registerEntities(Schema schema) V143.registerEntities(Schema schema) V1451_3.registerEntities(Schema schema) V1460.registerEntities(Schema schema) V1470.registerEntities(Schema schema) V1483.registerEntities(Schema schema) V1486.registerEntities(Schema schema) V1510.registerEntities(Schema schema) V1800.registerEntities(Schema schema) V1801.registerEntities(Schema schema) V1904.registerEntities(Schema schema) V1928.registerEntities(Schema schema) V1929.registerEntities(Schema schema) V1931.registerEntities(Schema schema) V2100.registerEntities(Schema schema) V2502.registerEntities(Schema schema) V2505.registerEntities(Schema schema) V2509.registerEntities(Schema schema) V2511_1.registerEntities(Schema schema) V2519.registerEntities(Schema schema) V2522.registerEntities(Schema schema) V2568.registerEntities(Schema schema) V2571.registerEntities(Schema schema) V2686.registerEntities(Schema schema) V2688.registerEntities(Schema schema) V2704.registerEntities(Schema schema) V2707.registerEntities(Schema schema) V3078.registerEntities(Schema schema) V3081.registerEntities(Schema schema) V3082.registerEntities(Schema schema) V3083.registerEntities(Schema schema) V3203.registerEntities(Schema schema) V3325.registerEntities(Schema schema) V3326.registerEntities(Schema schema) V3328.registerEntities(Schema schema) V3683.registerEntities(Schema schema) V3685.registerEntities(Schema schema) V3689.registerEntities(Schema schema) V3799.registerEntities(Schema schema) V3808_1.registerEntities(Schema schema) V3808_2.registerEntities(Schema schema) V3808.registerEntities(Schema schema) V3816.registerEntities(Schema schema) V3825.registerEntities(Schema schema) V3938.registerEntities(Schema schema) V4067.registerEntities(Schema schema) V4070.registerEntities(Schema schema) V4071.registerEntities(Schema schema) V4300.registerEntities(Schema schema) V4306.registerEntities(Schema schema) V4420.registerEntities(Schema schema) V4421.registerEntities(Schema schema) V4531.registerEntities(Schema schema) V4543.registerEntities(Schema schema) V4648.registerEntities(Schema schema) V4656.registerEntities(Schema schema) V501.registerEntities(Schema schema) V700.registerEntities(Schema schema) V701.registerEntities(Schema schema) V702.registerEntities(Schema schema) V703.registerEntities(Schema schema) V705.registerEntities(Schema schema) V99.registerEntities(Schema schema) private static voidV2501.registerFurnace(Schema schema, Map<String, Supplier<TypeTemplate>> map, String name) protected static voidV1460.registerInventory(Schema schema, Map<String, Supplier<TypeTemplate>> map, String name) protected static voidV1906.registerInventory(Schema schema, Map<String, Supplier<TypeTemplate>> map, String name) protected static voidV1920.registerInventory(Schema schema, Map<String, Supplier<TypeTemplate>> map, String name) protected static voidV808.registerInventory(Schema schema, Map<String, Supplier<TypeTemplate>> map, String name) protected static voidV99.registerInventory(Schema schema, Map<String, Supplier<TypeTemplate>> map, String name) protected static voidV99.registerMinecart(Schema schema, Map<String, Supplier<TypeTemplate>> map, String name) protected static voidV1460.registerMob(Schema schema, Map<String, Supplier<TypeTemplate>> map, String name) protected static voidV1470.registerMob(Schema schema, Map<String, Supplier<TypeTemplate>> map, String name) protected static voidV1928.registerMob(Schema schema, Map<String, Supplier<TypeTemplate>> map, String name) protected static voidV2100.registerMob(Schema schema, Map<String, Supplier<TypeTemplate>> map, String name) protected static voidV3078.registerMob(Schema schema, Map<String, Supplier<TypeTemplate>> map, String name) protected static voidV705.registerMob(Schema schema, Map<String, Supplier<TypeTemplate>> map, String name) protected static voidV705.registerThrowableProjectile(Schema schema, Map<String, Supplier<TypeTemplate>> map, String name) protected static voidV99.registerThrowableProjectile(Schema schema, Map<String, Supplier<TypeTemplate>> map, String name) voidV100.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV102.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV1022.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV106.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV1125.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV135.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV1451_1.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV1451_4.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV1451_6.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV1458.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV1460.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV1466.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV2551.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV2684.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV2831.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV2832.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV2842.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV3813.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV3818_3.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV3818_4.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV3818_5.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV4059.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV4290.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV4292.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV4301.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV4307.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV4312.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV4771.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV704.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV705.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) voidV99.registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) static TypeTemplatestatic TypeTemplateConstructors in net.minecraft.util.datafix.schemas with parameters of type Schema -
Uses of Schema in net.minecraft.util.filefix
Fields in net.minecraft.util.filefix declared as SchemaFields in net.minecraft.util.filefix with type parameters of type SchemaMethods in net.minecraft.util.filefix that return SchemaModifier and TypeMethodDescriptionFileFixerUpper.Builder.addSchema(DataFixerBuilder fixerUpper, int version, BiFunction<Integer, Schema, Schema> factory) final SchemaFileFix.getSchema()Method parameters in net.minecraft.util.filefix with type arguments of type SchemaModifier and TypeMethodDescriptionFileFixerUpper.Builder.addSchema(DataFixerBuilder fixerUpper, int version, BiFunction<Integer, Schema, Schema> factory) FileFixerUpper.Builder.addSchema(DataFixerBuilder fixerUpper, int version, BiFunction<Integer, Schema, Schema> factory) Constructors in net.minecraft.util.filefix with parameters of type Schema -
Uses of Schema in net.minecraft.util.filefix.fixes
Constructors in net.minecraft.util.filefix.fixes with parameters of type SchemaModifierConstructorDescriptionDimensionStorageFileFix(Schema schema) LegacyStructureFileFix(Schema schema) LevelDatToSavedDataFileFix(Schema schema) PlayerStorageFileFix(Schema schema) RemoveObsoleteFilesFileFix(Schema schema) ResourcePackLocationFileFix(Schema schema) -
Uses of Schema in net.neoforged.neoforge.common.data.fixes
Constructors in net.neoforged.neoforge.common.data.fixes with parameters of type SchemaModifierConstructorDescriptionNeoForgeEntityLegacyAttributesFix(String name, Schema outputSchema, List<String> attributesToRemove)