mirror of
https://github.com/GeyserMC/MCProtocolLib.git
synced 2025-03-14 07:00:03 -04:00
Fix import
This commit is contained in:
parent
d31ca4fee6
commit
70c99175c2
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
package com.github.steveice10.mc.protocol.data.game.level.block.value;
|
||||
|
||||
import com.github.steveice10.mc.protocol.data.UnmappedValueException;
|
||||
|
||||
public enum BellValueType implements BlockValueType {
|
||||
SHAKE_DIRECTION;
|
||||
|
||||
|
|
Loading…
Reference in a new issue