Uses of Record Class
net.minecraft.class_8110
Packages that use class_8110
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8110 in net.minecraft
Fields in net.minecraft with type parameters of type class_8110Modifier and TypeFieldDescriptionstatic final TagKey<class_8110>class_8103.ALWAYS_MOST_SIGNIFICANT_FALLstatic final TagKey<class_8110>class_8103.ALWAYS_TRIGGERS_SILVERFISHstatic final TagKey<class_8110>class_8103.AVOIDS_GUARDIAN_THORNSstatic final TagKey<class_8110>class_8103.BURNS_ARMOR_STANDSstatic final TagKey<class_8110>class_8103.BYPASSES_ARMORstatic final TagKey<class_8110>class_8103.BYPASSES_EFFECTSstatic final TagKey<class_8110>class_8103.BYPASSES_ENCHANTMENTSstatic final TagKey<class_8110>class_8103.BYPASSES_INVULNERABILITYstatic final TagKey<class_8110>class_8103.BYPASSES_RESISTANCEstatic final TagKey<class_8110>class_8103.DAMAGES_HELMETprivate final Registry<class_8110>class_8109.field_42296static final com.mojang.serialization.Codec<class_8110>class_8110.field_42318static final RegistryKey<class_8110>class_8111.field_42319static final RegistryKey<class_8110>class_8111.field_42320static final RegistryKey<class_8110>class_8111.field_42321static final RegistryKey<class_8110>class_8111.field_42322static final RegistryKey<class_8110>class_8111.field_42323static final RegistryKey<class_8110>class_8111.field_42324static final RegistryKey<class_8110>class_8111.field_42325static final RegistryKey<class_8110>class_8111.field_42326static final RegistryKey<class_8110>class_8111.field_42327static final RegistryKey<class_8110>class_8111.field_42328static final RegistryKey<class_8110>class_8111.field_42329static final RegistryKey<class_8110>class_8111.field_42330static final RegistryKey<class_8110>class_8111.field_42331static final RegistryKey<class_8110>class_8111.field_42332static final RegistryKey<class_8110>class_8111.field_42333static final RegistryKey<class_8110>class_8111.field_42334static final RegistryKey<class_8110>class_8111.field_42335static final RegistryKey<class_8110>class_8111.field_42336static final RegistryKey<class_8110>class_8111.field_42337static final RegistryKey<class_8110>class_8111.field_42338static final RegistryKey<class_8110>class_8111.field_42339static final RegistryKey<class_8110>class_8111.field_42340static final RegistryKey<class_8110>class_8111.field_42341static final RegistryKey<class_8110>class_8111.field_42342static final RegistryKey<class_8110>class_8111.field_42343static final RegistryKey<class_8110>class_8111.field_42344static final RegistryKey<class_8110>class_8111.field_42345static final RegistryKey<class_8110>class_8111.field_42346static final RegistryKey<class_8110>class_8111.field_42347static final RegistryKey<class_8110>class_8111.field_42348static final RegistryKey<class_8110>class_8111.field_42349static final RegistryKey<class_8110>class_8111.field_42350static final RegistryKey<class_8110>class_8111.field_42351static final RegistryKey<class_8110>class_8111.field_42352static final RegistryKey<class_8110>class_8111.field_42353static final RegistryKey<class_8110>class_8111.field_42354static final RegistryKey<class_8110>class_8111.field_42355static final RegistryKey<class_8110>class_8111.field_42356static final RegistryKey<class_8110>class_8111.field_42357static final RegistryKey<class_8110>class_8111.field_42358static final RegistryKey<class_8110>class_8111.field_42359static final RegistryKey<class_8110>class_8111.field_42360static final TagKey<class_8110>class_8103.IGNITES_ARMOR_STANDSstatic final TagKey<class_8110>class_8103.IS_DROWNINGstatic final TagKey<class_8110>class_8103.IS_EXPLOSIONstatic final TagKey<class_8110>class_8103.IS_FALLstatic final TagKey<class_8110>class_8103.IS_FIREstatic final TagKey<class_8110>class_8103.IS_FREEZINGstatic final TagKey<class_8110>class_8103.IS_LIGHTNINGstatic final TagKey<class_8110>class_8103.IS_PROJECTILEstatic final TagKey<class_8110>class_8103.NO_ANGERstatic final TagKey<class_8110>class_8103.NO_IMPACTstatic final TagKey<class_8110>class_8103.WITCH_RESISTANT_TOstatic final TagKey<class_8110>class_8103.WITHER_IMMUNE_TOMethods in net.minecraft that return types with arguments of type class_8110Modifier and TypeMethodDescriptionprivate static TagKey<class_8110>class_8103.method_48762(String string) Method parameters in net.minecraft with type arguments of type class_8110Modifier and TypeMethodDescriptionprivate DamageSourceclass_8109.method_48795(RegistryKey<class_8110> registryKey) private DamageSourceclass_8109.method_48796(RegistryKey<class_8110> registryKey, @Nullable Entity entity) private DamageSourceclass_8109.method_48797(RegistryKey<class_8110> registryKey, @Nullable Entity entity, @Nullable Entity entity2) static voidclass_8111.method_48839(Registerable<class_8110> registerable) -
Uses of class_8110 in net.minecraft.entity.damage
Fields in net.minecraft.entity.damage with type parameters of type class_8110Modifier and TypeFieldDescriptionprivate final RegistryEntry<class_8110>DamageSource.field_42291Methods in net.minecraft.entity.damage that return class_8110Methods in net.minecraft.entity.damage that return types with arguments of type class_8110Method parameters in net.minecraft.entity.damage with type arguments of type class_8110Constructor parameters in net.minecraft.entity.damage with type arguments of type class_8110ModifierConstructorDescriptionDamageSource(RegistryEntry<class_8110> registryEntry) DamageSource(RegistryEntry<class_8110> registryEntry, @Nullable Entity entity) DamageSource(RegistryEntry<class_8110> registryEntry, @Nullable Entity entity, @Nullable Entity entity2) privateDamageSource(RegistryEntry<class_8110> registryEntry, @Nullable Entity entity, @Nullable Entity entity2, @Nullable Vec3d vec3d) DamageSource(RegistryEntry<class_8110> registryEntry, Vec3d vec3d) -
Uses of class_8110 in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity with type parameters of type class_8110Modifier and TypeFieldDescriptionprivate final ImmutableList.Builder<TagPredicate<class_8110>>DamageSourcePredicate.Builder.tagPredicatesprivate final List<TagPredicate<class_8110>>DamageSourcePredicate.tagPredicatesMethod parameters in net.minecraft.predicate.entity with type arguments of type class_8110Modifier and TypeMethodDescriptionDamageSourcePredicate.Builder.tag(TagPredicate<class_8110> tagPredicate) Constructor parameters in net.minecraft.predicate.entity with type arguments of type class_8110ModifierConstructorDescriptionDamageSourcePredicate(List<TagPredicate<class_8110>> tagPredicates, EntityPredicate directEntity, EntityPredicate sourceEntity) -
Uses of class_8110 in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type class_8110Modifier and TypeFieldDescriptionstatic final RegistryKey<Registry<class_8110>>RegistryKeys.DAMAGE_TYPE