mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2026-01-31 09:41:04 +00:00
better null handling
This commit is contained in:
@@ -35,7 +35,7 @@ import org.bukkit.persistence.PersistentDataType;
|
||||
public class ChunkPopulate implements Listener {
|
||||
|
||||
// this tags all elytras with a "new" tag
|
||||
// this let's use tag any new elytras player loot
|
||||
// this let's us track any new elytras player loot
|
||||
|
||||
private final ToolStats toolStats;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user