Modifier and Type | Required Element and Description |
---|---|
String |
value |
Modifier and Type | Optional Element and Description |
---|---|
org.inventivetalent.reflection.minecraft.Minecraft.Version[] |
forVersion
If specified, the annotated method will be generate for only these versions
|
org.inventivetalent.reflection.minecraft.Minecraft.Version |
fromVersion
If specified, the annotated method will be generate for this version upwards
|
org.inventivetalent.reflection.minecraft.Minecraft.Version |
untilVersion
If specified, the annotated method will be generate for this version downwards
|
public abstract String value
public abstract org.inventivetalent.reflection.minecraft.Minecraft.Version fromVersion
Copyright © 2018. All rights reserved.