Small cleanup
This commit is contained in:
parent
a98c391e65
commit
42f8754912
7 changed files with 3 additions and 8 deletions
|
@ -21,7 +21,6 @@ public class EndAnvilItem extends BaseAnvilItem {
|
|||
}
|
||||
|
||||
@Override
|
||||
@SuppressWarnings("ConstantConditions")
|
||||
protected BlockState getPlacementState(BlockPlaceContext blockPlaceContext) {
|
||||
BlockState blockState = super.getPlacementState(blockPlaceContext);
|
||||
ItemStack stack = blockPlaceContext.getItemInHand();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue