Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse
AllDataComponents.CLIPBOARD_CONTENTinstead.UseAllDataComponents.CLIPBOARD_CONTENTinstead.UseAllDataComponents.CLIPBOARD_CONTENTinstead.UseAllDataComponents.CLIPBOARD_CONTENTinstead.UseAllDataComponents.CLIPBOARD_CONTENTinstead.Use
NeoForgeDataMaps.FURNACE_FUELSorCreateDataMaps.REGULAR_BLAZE_BURNER_FUELSinstead.Use
CreateDataMaps.SUPERHEATED_BLAZE_BURNER_FUELSinstead.since 6.0.9 - useMovementBehaviour.collectOrDropItem(MovementContext, ItemStack)instead. No behaviours altered, simply a rename to reflect that we do collect items when applicable before considering dropping the remainder into the world.poor API. Requires an ItemEntry, and uses a string to create a tag. Unused by Create.Use
TrainTrapdoorBlock(BlockSetType, Properties)instead.All uses should be converted to proper codecs, but will require notable refactoringVector should be replaced with list
-
Deprecated FieldsFieldDescriptionUse
AllDataComponents.CLIPBOARD_CONTENTinstead.UseAllDataComponents.CLIPBOARD_CONTENTinstead.UseAllDataComponents.CLIPBOARD_CONTENTinstead.UseAllDataComponents.CLIPBOARD_CONTENTinstead.UseAllDataComponents.CLIPBOARD_CONTENTinstead.
-
Deprecated MethodsMethodDescriptionsince 6.0.9 - use
MovementBehaviour.collectOrDropItem(MovementContext, ItemStack)instead. No behaviours altered, simply a rename to reflect that we do collect items when applicable before considering dropping the remainder into the world.poor API. Requires an ItemEntry, and uses a string to create a tag. Unused by Create.All uses should be converted to proper codecs, but will require notable refactoringVector should be replaced with list
-
Deprecated Constructors
-
Deprecated Enum ConstantsEnum ConstantDescription
Use
NeoForgeDataMaps.FURNACE_FUELSorCreateDataMaps.REGULAR_BLAZE_BURNER_FUELSinstead.Use
CreateDataMaps.SUPERHEATED_BLAZE_BURNER_FUELSinstead.