| Package | Description |
|---|---|
| net.tridentsdk.registry |
Contains the entry points to class implementations and the server files
|
| net.tridentsdk.server.service |
Contains implementations of classes in the
net.tridentsdk.registry and net.tridentsdk.service
packages |
| net.tridentsdk.server.world.change |
Used in conjunction with
MassChange |
| Modifier and Type | Method and Description |
|---|---|
MassChange |
Implementation.newMc(World world) |
| Modifier and Type | Method and Description |
|---|---|
MassChange |
TridentImpl.newMc(World world) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMassChange
The default implementation of MassChange, should be suitable for most usage cases
|
class |
ThreadSafeChange
A MassChange that is thread-safe, unlike the default
|
Copyright © 2016. All rights reserved.