Mining tags
This commit is contained in:
parent
f4a88c277b
commit
0a2b6d9977
2 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,7 @@ import net.minecraft.world.level.block.state.properties.Property;
|
|||
|
||||
import java.util.*;
|
||||
|
||||
@Deprecated
|
||||
public class StringProperty extends Property<String> {
|
||||
private final Set<String> values;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue