Class V2841
java.lang.Object
ca.spottedleaf.dataconverter.minecraft.versions.V2841
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptioncreateNewTick(String subjectId, int localIndex, int sectionX, int sectionY, int sectionZ) static StringgetBlockId(MapType<String> blockState) static ListTypemigrateTickList(ListType ticks, boolean blockTicks, it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap<V2841.SimplePaletteReader> sectionBlocks, int sectionX, int minSection, int sectionZ) static voidregister()
-
Method Details
-
register
public static void register() -
migrateTickList
public static ListType migrateTickList(ListType ticks, boolean blockTicks, it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap<V2841.SimplePaletteReader> sectionBlocks, int sectionX, int minSection, int sectionZ) -
createNewTick
-
getBlockId
-