Remap + cleanup patches

This commit is contained in:
lexikiq
2021-06-19 16:34:13 -04:00
parent 8e891a9716
commit 04d3cca53e
28 changed files with 3323 additions and 3278 deletions

View File

@@ -0,0 +1,6 @@
# You can use this file to import files from vanilla into the project
# both fully qualified and a file based syntax are accepted here:
# net.minecraft.world.level.entity.LevelEntityGetterAdapter
# net/minecraft/world/level/entity/LevelEntityGetter.java
net.minecraft.world.damagesource.BadRespawnPointDamage
net.minecraft.world.level.block.RespawnAnchorBlock

2
build-data/parchment.at Normal file
View File

@@ -0,0 +1,2 @@
# Add UnsafeValues#canPlaceItemOn
public net.minecraft.world.item.BlockItem canPlace(Lnet/minecraft/world/item/context/BlockPlaceContext;Lnet/minecraft/world/level/block/state/BlockState;)Z