[ci skip] Add missing feature patch identifiers

This commit is contained in:
Nassim Jahnke 2024-11-18 12:31:36 +01:00
parent 575c1c4f89
commit 11d708d831
No known key found for this signature in database
GPG key ID: EF6771C01F6EF02F
4 changed files with 8 additions and 0 deletions

View file

@ -17,6 +17,8 @@ A lot of this code is self-contained in a helper class.
Aside from making the obvious class/function renames and obfhelpers I didn't need to modify much.
Just added Bukkit's event system and took a few liberties with dead code and comment misspellings.
Feature patch
== AT ==
public net.minecraft.world.level.block.RedStoneWireBlock shouldSignal
public net.minecraft.world.level.block.RedStoneWireBlock canSurvive(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z