Hierarchy For Package com.github.retrooper.packetevents.protocol.component
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.github.retrooper.packetevents.protocol.component.ComponentPredicate (implements java.util.function.Predicate<T>)
- com.github.retrooper.packetevents.protocol.component.ComponentTypes
- com.github.retrooper.packetevents.protocol.component.ComponentValue<T>
- com.github.retrooper.packetevents.protocol.component.PatchableComponentMap (implements com.github.retrooper.packetevents.protocol.component.IComponentMap)
- com.github.retrooper.packetevents.protocol.component.StaticComponentMap (implements com.github.retrooper.packetevents.protocol.component.IComponentMap)
- com.github.retrooper.packetevents.protocol.component.StaticComponentMap.Builder
Interface Hierarchy
- java.util.function.BiConsumer<T,
U> - com.github.retrooper.packetevents.protocol.component.ComponentTypes.Writer<T>
- java.util.function.Function<T,
R> - com.github.retrooper.packetevents.protocol.component.ComponentTypes.Reader<T>
- com.github.retrooper.packetevents.protocol.component.IComponentMap
- com.github.retrooper.packetevents.protocol.mapper.MappedEntity
- com.github.retrooper.packetevents.protocol.component.ComponentType<T>