mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2024-12-12 15:07:22 +01:00
Fix 1.12 error
This commit is contained in:
parent
f793d2e301
commit
3605ab784d
@ -12,6 +12,7 @@ public class TNTWatcher extends FlagWatcher {
|
||||
super(disguise);
|
||||
}
|
||||
|
||||
@NmsAddedIn(NmsVersion.v1_20_R3)
|
||||
public BlockData getBlock() {
|
||||
return getData(MetaIndex.TNT_BLOCK_TYPE);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user