Uses of Class
com.comphenix.packetwrapper.wrappers.data.ResourceKey
Packages that use ResourceKey
Package
Description
-
Uses of ResourceKey in com.comphenix.packetwrapper.wrappers.data
Fields in com.comphenix.packetwrapper.wrappers.data with type parameters of type ResourceKeyModifier and TypeFieldDescriptionstatic final com.comphenix.protocol.reflect.EquivalentConverter<ResourceKey>
ResourceKey.CONVERTER
-
Uses of ResourceKey in com.comphenix.packetwrapper.wrappers.play.clientbound
Methods in com.comphenix.packetwrapper.wrappers.play.clientbound that return ResourceKeyModifier and TypeMethodDescriptionWrapperPlayServerLogin.getDimensionType()
Retrieves Sets the type of the dimension.WrapperPlayServerRespawn.getDimensionType()
Retrieves Sets the type of the dimension.Methods in com.comphenix.packetwrapper.wrappers.play.clientbound that return types with arguments of type ResourceKeyModifier and TypeMethodDescriptionWrapperPlayServerTags.getTags()
Retrieves the value of field 'tags'Methods in com.comphenix.packetwrapper.wrappers.play.clientbound with parameters of type ResourceKeyModifier and TypeMethodDescriptionvoid
WrapperPlayServerLogin.setDimensionType
(ResourceKey value) Sets the type of the dimension.void
WrapperPlayServerRespawn.setDimensionType
(ResourceKey value) Sets the type of the dimension.Method parameters in com.comphenix.packetwrapper.wrappers.play.clientbound with type arguments of type ResourceKeyModifier and TypeMethodDescriptionvoid
WrapperPlayServerTags.setTags
(Map<ResourceKey, WrapperPlayServerTags.WrappedNetworkPayload> value) Sets the value of field 'tags'