mirror of
https://github.com/LeavesMC/Leaves.git
synced 2025-12-29 20:09:23 +00:00
fix leaves utils
This commit is contained in:
@@ -38,7 +38,7 @@ index 3d2c0a4d3a1f9d3e5cc6cd0cdb988ae1205de821..910bec7cbb2ef140ab16d99f93859326
|
||||
}
|
||||
// Paper end - Expose entity id counter
|
||||
+ // Leaves start - leaves ex data
|
||||
+ public CompoundTag getLeavesData() {
|
||||
+ public net.minecraft.nbt.CompoundTag getLeavesData() {
|
||||
+ return leavesData;
|
||||
+ }
|
||||
+ // Leaves end - leaves ex data
|
||||
|
||||
Reference in New Issue
Block a user