.. |
advancements
|
Microoptimization cleanup
|
2021-01-15 11:08:11 -05:00 |
adventure
|
Add boss bar implementations
|
2021-03-26 17:34:38 +00:00 |
attribute
|
Fix properties & equipments changes not being properly sent to viewers & self
|
2021-03-12 01:38:52 +01:00 |
benchmark
|
Style cleanup
|
2021-01-26 15:53:03 +01:00 |
bossbar
|
Add boss bar implementations
|
2021-03-26 17:34:38 +00:00 |
chat
|
Initial adventure implementation
|
2021-03-26 17:34:38 +00:00 |
collision
|
Remove unnecessary casts
|
2021-01-25 19:33:53 +01:00 |
command
|
Clean up non-Player CommandSender implementations
|
2021-03-26 17:34:38 +00:00 |
data
|
Added ExceptionManager for custom exception handling
|
2021-01-20 11:43:45 +01:00 |
effects
|
Final for enums and some annotations.
|
2020-09-29 21:45:16 +02:00 |
entity
|
Fix player title overrides
|
2021-03-26 17:34:38 +00:00 |
event
|
Added PickupItemEvent#getItemEntity
|
2021-03-12 20:59:47 +01:00 |
exception
|
Added ExceptionManager for custom exception handling
|
2021-01-20 11:43:45 +01:00 |
extensions
|
jglr's notes
|
2021-03-24 15:55:48 -04:00 |
extras
|
jglr's notes
|
2021-03-24 15:55:48 -04:00 |
gamedata
|
Added ExceptionManager for custom exception handling
|
2021-01-20 11:43:45 +01:00 |
instance
|
Improve DynamicChunk cloning
|
2021-03-22 14:39:06 +01:00 |
inventory
|
Fix properties & equipments changes not being properly sent to viewers & self
|
2021-03-12 01:38:52 +01:00 |
item
|
Add ItemStack constructor without amount parameter
|
2021-03-20 18:09:14 -07:00 |
listener
|
Fix block placement on item entity
|
2021-03-23 17:01:12 +01:00 |
map
|
Added ExceptionManager for custom exception handling
|
2021-01-20 11:43:45 +01:00 |
network
|
Add boss bar implementations
|
2021-03-26 17:34:38 +00:00 |
particle
|
Removed ParticleWrapper
|
2021-02-23 19:30:26 +03:00 |
permission
|
Added comment about permission serialization
|
2020-12-11 21:46:55 +01:00 |
ping
|
Style cleanup
|
2021-01-26 15:53:03 +01:00 |
potion
|
Added ExceptionManager for custom exception handling
|
2021-01-20 11:43:45 +01:00 |
recipe
|
Update Recipe code, add abstraction for different recipe packet types.
|
2020-10-02 18:18:04 +02:00 |
registry
|
Microoptimization cleanup
|
2021-01-15 11:08:11 -05:00 |
resourcepack
|
Microoptimization cleanup
|
2021-01-15 11:08:11 -05:00 |
scoreboard
|
Make Team implement ForwardingAudience
|
2021-03-26 17:34:38 +00:00 |
sound
|
Completely removed RegistryMain
|
2020-06-29 20:29:50 +02:00 |
stat
|
Fixed shared instances tick being called 2 times
|
2020-10-31 02:55:55 +01:00 |
storage
|
Added ExceptionManager for custom exception handling
|
2021-01-20 11:43:45 +01:00 |
thread
|
Added ExceptionManager for custom exception handling
|
2021-01-20 11:43:45 +01:00 |
timer
|
Add getTask in SchedulerManager
|
2021-03-22 21:23:57 +10:00 |
utils
|
Initial adventure implementation
|
2021-03-26 17:34:38 +00:00 |
world
|
More fastutil usages
|
2021-01-15 16:04:57 -05:00 |
Bootstrap.java
|
Don't crash the server if Mixin can't be loaded due to identical file names inside the JAR file.
|
2021-02-02 14:49:19 +01:00 |
MinecraftServer.java
|
Add boss bar implementations
|
2021-03-26 17:34:38 +00:00 |
UpdateManager.java
|
Give a name to the tick scheduler thread
|
2021-03-21 15:44:37 +01:00 |
Viewable.java
|
Remove cast and instanceof check from Viewable#sendPacketToViewersAndSelf
|
2021-03-25 17:07:05 +00:00 |