Update world_events.unpick

This commit is contained in:
Shnupbups 2024-02-01 09:19:33 +11:00
parent 0ea9a4d14a
commit 30624d1174
1 changed files with 3 additions and 0 deletions

View File

@ -74,6 +74,9 @@ constant world_events net/minecraft/world/WorldEvents TRIAL_SPAWNER_DETECTS_PLAY
constant world_events net/minecraft/world/WorldEvents TRIAL_SPAWNER_EJECTS_ITEM
constant world_events net/minecraft/world/WorldEvents BEE_FERTILIZES_PLANT
constant world_events net/minecraft/world/WorldEvents TURTLE_EGG_PLACED
constant world_events net/minecraft/world/WorldEvents VAULT_ACTIVATES
constant world_events net/minecraft/world/WorldEvents VAULT_DEACTIVATES
constant world_events net/minecraft/world/WorldEvents VAULT_EJECTS_ITEM
target_method net/minecraft/world/WorldAccess syncWorldEvent (Lnet/minecraft/entity/player/PlayerEntity;ILnet/minecraft/util/math/BlockPos;I)V
param 1 world_events