Class BlockProperty1_12_2<V extends Comparable<V>>
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped<net.minecraft.block.properties.IProperty<V>>
mods.thecomputerizer.theimpossiblelibrary.api.common.block.BlockPropertyAPI<net.minecraft.block.properties.IProperty<V>, V>
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.common.block.BlockProperty1_12_2<V>
- All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.wrappers.Wrapped<net.minecraft.block.properties.IProperty<V>>
public class BlockProperty1_12_2<V extends Comparable<V>>
extends mods.thecomputerizer.theimpossiblelibrary.api.common.block.BlockPropertyAPI<net.minecraft.block.properties.IProperty<V>, V>
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped
wrapped -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.block.BlockPropertyAPI
isAllowedValueMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped
equals, getWrapped, getWrappedClass, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface mods.thecomputerizer.theimpossiblelibrary.api.wrappers.Wrapped
unwrap
-
Constructor Details
-
BlockProperty1_12_2
-
-
Method Details
-
asString
- Specified by:
asStringin classmods.thecomputerizer.theimpossiblelibrary.api.common.block.BlockPropertyAPI<net.minecraft.block.properties.IProperty<V extends Comparable<V>>, V extends Comparable<V>>
-
getAllowedValues
- Specified by:
getAllowedValuesin classmods.thecomputerizer.theimpossiblelibrary.api.common.block.BlockPropertyAPI<net.minecraft.block.properties.IProperty<V extends Comparable<V>>, V extends Comparable<V>>
-
getName
- Specified by:
getNamein classmods.thecomputerizer.theimpossiblelibrary.api.common.block.BlockPropertyAPI<net.minecraft.block.properties.IProperty<V extends Comparable<V>>, V extends Comparable<V>>
-
parseValue
- Specified by:
parseValuein classmods.thecomputerizer.theimpossiblelibrary.api.common.block.BlockPropertyAPI<net.minecraft.block.properties.IProperty<V extends Comparable<V>>, V extends Comparable<V>>
-