Class LogKingdomUnclaim
java.lang.Object
org.kingdoms.constants.group.model.logs.AuditLog
org.kingdoms.constants.group.model.logs.lands.LogKingdomLand
org.kingdoms.constants.group.model.logs.lands.LogKingdomUnclaim
- All Implemented Interfaces:
org.kingdoms.locale.provider.MessageContextProvider
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedLogKingdomUnclaim(UUID player, Set<SimpleChunkLocation> lands) -
Method Summary
Methods inherited from class org.kingdoms.constants.group.model.logs.lands.LogKingdomLand
addEdits, deserialize, getPlayer, serializeMethods inherited from class org.kingdoms.constants.group.model.logs.AuditLog
addMessageContextEdits, getTimeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.kingdoms.locale.provider.MessageContextProvider
getMessageContext
-
Field Details
-
PROVIDER
-
-
Constructor Details
-
LogKingdomUnclaim
protected LogKingdomUnclaim() -
LogKingdomUnclaim
-
-
Method Details
-
getProvider
- Specified by:
getProviderin classAuditLog
-