Class ServerResourcePackConfigurationTask
java.lang.Object
net.minecraft.server.network.config.ServerResourcePackConfigurationTask
- All Implemented Interfaces:
 ConfigurationTask
- 
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.server.network.ConfigurationTask
ConfigurationTask.Type - 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final MinecraftServer.ServerResourcePackInfostatic final ConfigurationTask.Type - 
Constructor Summary
ConstructorsConstructorDescription - 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.server.network.ConfigurationTask
start 
- 
Field Details
- 
TYPE
 - 
info
 
 - 
 - 
Constructor Details
- 
ServerResourcePackConfigurationTask
 
 - 
 - 
Method Details
- 
start
- Specified by:
 startin interfaceConfigurationTask
 - 
type
- Specified by:
 typein interfaceConfigurationTask
 
 -