Fix MobEffectArgument#getEffect reobf

This commit is contained in:
KennyTV 2021-07-07 15:42:08 +02:00 committed by MiniDigger | Martin
parent 4aef0354dd
commit dafc06460e
1 changed files with 3 additions and 0 deletions

View File

@ -35,6 +35,9 @@ c net/minecraft/world/effect/MobEffect net/minecraft/world/effect/MobEffectList
c net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess net/minecraft/world/level/storage/Convertable$ConversionSession
m (Lcom/mojang/serialization/DynamicOps;Lnet/minecraft/world/level/DataPackConfig;)Lnet/minecraft/world/level/storage/WorldData; getDataTag a
c net/minecraft/commands/arguments/MobEffectArgument net/minecraft/commands/arguments/ArgumentMobEffect
m (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet.minecraft.world.effect/MobEffect; getEffect a
# Paper moves method up from ServerLevel to Level
c net/minecraft/world/level/Level net/minecraft/world/level/World
m ()Lnet/minecraft/core/BlockPos; getSharedSpawnPos getSpawn