Fix custom inventory holders (#6199)

This commit is contained in:
Jake Potrebic
2022-02-22 15:00:45 -08:00
parent 9489572907
commit e989331cd4
3 changed files with 338 additions and 36 deletions

View File

@@ -311,3 +311,7 @@ public-f net.minecraft.world.level.chunk.ChunkGenerator strongholdSeed
# More Sculk Sensor API
public-f net.minecraft.world.level.gameevent.vibrations.VibrationListener listenerRange
# Fix custom inventory holders
public-f net.minecraft.world.inventory.AbstractContainerMenu dataSlots
public-f net.minecraft.world.inventory.AbstractContainerMenu remoteDataSlots