.. |
annotations
|
Fix using wrong import
|
2024-09-04 01:09:13 +08:00 |
blueprint
|
Use VersionHelper to create resource location
|
2024-06-27 01:35:46 +08:00 |
buffer
|
Partial ViaVersion support
|
2024-05-03 19:23:31 +08:00 |
commands
|
Fix command erroneously casting to Player
|
2024-05-26 23:03:58 +08:00 |
event
|
Recreate Boy0000/entity-manip-event
|
2024-06-27 01:25:52 +08:00 |
integration
|
Improve plot bounds handling to support arbitrarily sized non-cuboid plots
|
2024-05-28 22:47:44 +08:00 |
marker
|
Remove some unused imports
|
2024-03-06 16:28:49 +08:00 |
packet
|
Construct CraftBlockState correctly
|
2024-08-21 10:10:15 +08:00 |
persistence
|
Fix disconnect when encoding empty ItemStack
|
2024-06-27 03:17:42 +08:00 |
viaversion
|
Update to ViaVersion 5.x
|
2024-06-27 03:17:33 +08:00 |
world_properties
|
Use WeakReference in ServerWorldPropertiesRegistry
|
2024-05-26 22:43:27 +08:00 |
AxiomConstants.java
|
Support annotations, add more restrictions, improve version detection
|
2024-08-21 10:09:55 +08:00 |
AxiomPaper.java
|
Support annotations, add more restrictions, improve version detection
|
2024-08-21 10:09:55 +08:00 |
DisallowedBlocks.java
|
Partial ViaVersion support
|
2024-05-03 19:23:31 +08:00 |
NbtSanitization.java
|
Add marker manipulation & nbt sanitization
|
2024-01-21 19:24:51 +08:00 |
Restrictions.java
|
Support annotations, add more restrictions, improve version detection
|
2024-08-21 10:09:55 +08:00 |
VersionHelper.java
|
Backport old method of creating ResourceLocations
|
2024-06-27 02:46:13 +08:00 |
View.java
|
Use VersionHelper to create resource location
|
2024-06-27 01:35:46 +08:00 |
WorldExtension.java
|
Support annotations, add more restrictions, improve version detection
|
2024-08-21 10:09:55 +08:00 |
WorldPropertiesExample.java
|
Add PropertyUpdateResult enum, adding possible 'cancel' action to prevent value write
|
2023-11-16 20:10:55 +08:00 |