.. |
advancement
|
|
|
async
|
Add constant for null future
|
2021-07-11 03:35:17 +02:00 |
binary
|
Lazily init nbt writer in BinaryWriter
|
2021-07-23 02:48:50 +02:00 |
block
|
Move coordinate package
|
2021-07-08 13:48:28 +02:00 |
cache
|
Replace guava cache to caffeine
|
2021-06-20 22:32:06 +02:00 |
callback
|
|
|
chunk
|
Improve entity chunk switch
|
2021-07-21 08:25:44 +02:00 |
clone
|
|
|
debug
|
|
|
entity
|
Use instance players when possible
|
2021-07-24 04:39:57 +02:00 |
identity
|
|
|
instance
|
|
|
inventory
|
|
|
location
|
Cleanup CoordinateType
|
2021-07-11 00:59:59 +02:00 |
math
|
|
|
mojang
|
Replace guava cache to caffeine
|
2021-06-20 22:32:06 +02:00 |
player
|
|
|
position
|
Move coordinate package
|
2021-07-08 13:48:28 +02:00 |
thread
|
|
|
time
|
Remove unnecessary util method
|
2021-07-03 14:57:45 +02:00 |
url
|
|
|
validate
|
|
|
ArrayUtils.java
|
Do not allocate arrays when refreshing a player chunks, optimize array lookup
|
2021-07-21 08:42:49 +02:00 |
BlockPosition.java
|
Move coordinate package
|
2021-07-08 13:48:28 +02:00 |
BufUtils.java
|
|
|
ComponentUtils.java
|
Fix deprecated API usages
|
2021-06-15 13:19:49 +01:00 |
Direction.java
|
|
|
MathUtils.java
|
Start implementing the new coordinate API
|
2021-07-05 09:10:03 +02:00 |
NamespaceID.java
|
NamespaceID should be compatible with other Key Implementations.
|
2021-06-16 09:53:01 +02:00 |
NamespaceIDHashMap.java
|
|
|
NBTUtils.java
|
Merge branch 'master' into new-block-api
|
2021-06-17 13:58:01 +02:00 |
NetworkUtils.java
|
|
|
PacketUtils.java
|
Remove velocity compression library
|
2021-06-20 20:59:53 +02:00 |
Position.java
|
Move coordinate package
|
2021-07-08 13:48:28 +02:00 |
PrimitiveConversion.java
|
|
|
Rotation.java
|
|
|
SerializerUtils.java
|
Move coordinate package
|
2021-07-08 13:48:28 +02:00 |
StringUtils.java
|
Fix build 2
|
2021-05-15 10:14:05 +02:00 |
TickUtils.java
|
Remove apache common text dependency
|
2021-05-15 08:31:24 +02:00 |
UniqueIdUtils.java
|
|
|
Utils.java
|
Proper naming for Section/Palette
|
2021-06-12 10:39:44 +02:00 |
Vector.java
|
Move coordinate package
|
2021-07-08 13:48:28 +02:00 |
WeightedRandom.java
|
|
|
WeightedRandomItem.java
|
|
|