aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/api/objects/minecraft/ChunkManager.java
AgeCommit message (Collapse)Author
2018-09-01$ Reworked the Chunk loaders.Alkalus
> Maybe they work now?
2018-05-27+ Added a custom ItemEntity for the Large Chicken Eggs, they now hatch in world.Alkalus
+ Added a custom Mutagen Fluid used in making Large Eggs. $ Fixed some issue with BlockPos object having invalid worlds.
2018-05-23$ Fixed Chunk Loader initialization.Jordan Byrne
% Moved various chunk handling code to be internal in ChunkManager.java.
2018-05-23$ More improvements to the Chunk Loader ID system. Should now avoid ID ↵Jordan Byrne
conflicts.
2018-05-23+ Added another data storage object. Examine ReverseAutoMap.java for ↵Jordan Byrne
information. $ Massive overhaul to the Chunk Loaders. $ Hopefully added a way to check OreGen per dimension. % Gave the BlockPos.java object a better UID.
2018-02-27$ Organized imports.Jordan Byrne
$ FindBugs fixes.
2018-02-21$ Tree Farmer Work.Jordan Byrne
% Package cleanup. - Removed /Bed command.