Compatibility
Minecraft: Java Edition
1.20–1.20.4
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.10
1.6.4
1.2.5
b1.7.3
Platforms
Supported environments
Creators
Details
Changelog
- Created a GenericLogger class for better cross compatibility
- Added methods to AbstractEntity
- getX/Y/Z, getDimension, getBiome
- Fixed FabricEntity#getType
- Added explicit Fabric 1.18 and 1.19 support to avoid some cross-version issues
- Fixed
registerCommands that weren't declared static - Added proper version getters for
TemplateFabricPlugin - Ported Sponge to 6, 7, 9, 10, and 11
- Back ported Forge to 1.12.2
- Fixed
SpongeItemStack#getTypeto be unjankified - Added
Positionand*Conversionsutility classes - Added
getPositionandsetSpawntoAbstractPlayer(Sponge still needssetSpawnimplemented) - Updated Forge and Fabric to 1.20.2
- Mainly updates to advancement events (yay optionals)
- Added
getPlayerto everyAbstractPlayerimplementation - Added alternate constructor to
AbstractPlayerimplementations that allows the specification of a player's "Server Name" (used for cross server chat) - Implemented plugin messaging for Bukkit, Bungee, Fabric, Forge, Sponge, and Velocity
- Forge 1.12.2 still needs to be implemented
- Ported Bukkit to 1.15.2, 1.7.10, 1.6.4, 1.2.5, and b1.7.3



