Java net.minecraftforge.fml.client.config IConfigElement fields, constructors, methods, implement or subclass

Example usage for Java net.minecraftforge.fml.client.config IConfigElement fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for net.minecraftforge.fml.client.config IConfigElement.

The text is from its open source code.

Method

Objectget()
[Property] Gets this property value.
ObjectgetDefault()
[Property] Gets this property's default value.
StringgetName()
[Property, Category] Gets the name of this object.