Package-level declarations
Types
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.TYPEALIAS, AnnotationTarget.PROPERTY, AnnotationTarget.FUNCTION] )
Link copied to clipboard
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.TYPEALIAS, AnnotationTarget.CLASS, AnnotationTarget.PROPERTY, AnnotationTarget.FUNCTION] )
Link copied to clipboard
Marks an element, implementation or similar to possibly be dependent on a specific Minecraft version. This indicates, that the element requires some extra care when updating Silk to a new version.