Package org.spongepowered.api.data.type
Interface PandaGene
- All Superinterfaces:
DefaultedRegistryValue<PandaGene>,StringRepresentable
@CatalogedBy(PandaGenes.class)
public interface PandaGene
extends DefaultedRegistryValue<PandaGene>, StringRepresentable
Represents the type of panda a panda is.
-
Method Summary
Methods inherited from interface org.spongepowered.api.registry.DefaultedRegistryValue
asDefaultedReference, findKey, keyMethods inherited from interface org.spongepowered.api.data.type.StringRepresentable
serializationString
-
Method Details
-
isRecessive
boolean isRecessive()
-