mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-03-14 11:43:48 +01:00
Compile. (#2122)
This commit is contained in:
parent
a7aa0638d1
commit
7dc9c031c2
1 changed files with 1 additions and 1 deletions
|
@ -532,7 +532,7 @@ public class ItemRegistry {
|
|||
private static ItemData[] LEGACY_CREATIVE_CONTENTS = null;
|
||||
|
||||
/**
|
||||
* Built on the fly so extra memory isn't used if there are no <=1.16.210 clients joining.
|
||||
* Built on the fly so extra memory isn't used if there are no 1.16.210-or-below clients joining.
|
||||
*
|
||||
* @return a list of creative items built for versions before 1.16.220.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue