Remap + cleanup patches
This commit is contained in:
6
build-data/mcdev-imports.txt
Normal file
6
build-data/mcdev-imports.txt
Normal 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
2
build-data/parchment.at
Normal 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
|
||||
Reference in New Issue
Block a user