Index

A C E F G H I L M O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractVillagerEntityAccessor - Interface in com.mrbysco.retraining.mixin
 

C

CODEC - Static variable in record class com.mrbysco.retraining.messages.ResetTradesPayload
 
CODEC - Static variable in record class com.mrbysco.retraining.messages.UpdatePayload
 
com.mrbysco.retraining - package com.mrbysco.retraining
 
com.mrbysco.retraining.config - package com.mrbysco.retraining.config
 
com.mrbysco.retraining.messages - package com.mrbysco.retraining.messages
 
com.mrbysco.retraining.mixin - package com.mrbysco.retraining.mixin
 
com.mrbysco.retraining.platform - package com.mrbysco.retraining.platform
 
com.mrbysco.retraining.platform.services - package com.mrbysco.retraining.platform.services
 
COMMON - Static variable in class com.mrbysco.retraining.config.RetrainingConfig
 
CommonRetraining - Class in com.mrbysco.retraining
 
CommonRetraining() - Constructor for class com.mrbysco.retraining.CommonRetraining
 
commonSpec - Static variable in class com.mrbysco.retraining.config.RetrainingConfig
 
Constants - Class in com.mrbysco.retraining
 
Constants() - Constructor for class com.mrbysco.retraining.Constants
 

E

equals(Object) - Method in record class com.mrbysco.retraining.messages.ResetTradesPayload
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.mrbysco.retraining.messages.UpdatePayload
Indicates whether some other object is "equal to" this one.
experience() - Method in record class com.mrbysco.retraining.messages.UpdatePayload
Returns the value of the experience record component.

F

FabricClientRetraining - Class in com.mrbysco.retraining
 
FabricClientRetraining() - Constructor for class com.mrbysco.retraining.FabricClientRetraining
 
FabricPlatformHelper - Class in com.mrbysco.retraining.platform
 
FabricPlatformHelper() - Constructor for class com.mrbysco.retraining.platform.FabricPlatformHelper
 
FabricRetraining - Class in com.mrbysco.retraining
 
FabricRetraining() - Constructor for class com.mrbysco.retraining.FabricRetraining
 

G

getModConfigScreenFactory() - Method in class com.mrbysco.retraining.config.RetrainingMenuIntegration
 
getTrader() - Method in interface com.mrbysco.retraining.mixin.MerchantMenuAccessor
 

H

hashCode() - Method in record class com.mrbysco.retraining.messages.ResetTradesPayload
Returns a hash code value for this object.
hashCode() - Method in record class com.mrbysco.retraining.messages.UpdatePayload
Returns a hash code value for this object.

I

ID - Static variable in record class com.mrbysco.retraining.messages.ResetTradesPayload
 
ID - Static variable in record class com.mrbysco.retraining.messages.UpdatePayload
 
ignoreExperience - Variable in class com.mrbysco.retraining.config.RetrainingConfig.Common
 
init() - Static method in class com.mrbysco.retraining.CommonRetraining
 
invokeUpdateSpecialPrices(Player) - Method in interface com.mrbysco.retraining.mixin.VillagerAccessor
 
invokeUpdateTrades(ServerLevel) - Method in interface com.mrbysco.retraining.mixin.VillagerAccessor
 
IPlatformHelper - Interface in com.mrbysco.retraining.platform.services
 
isVillager - Static variable in class com.mrbysco.retraining.CommonRetraining
 

L

load(Class) - Static method in class com.mrbysco.retraining.platform.Services
 
LOGGER - Static variable in class com.mrbysco.retraining.Constants
 

M

MerchantMenuAccessor - Interface in com.mrbysco.retraining.mixin
 
MerchantMenuMixin - Class in com.mrbysco.retraining.mixin
 
MerchantMenuMixin(MenuType, int) - Constructor for class com.mrbysco.retraining.mixin.MerchantMenuMixin
 
MerchantScreenMixin - Class in com.mrbysco.retraining.mixin
 
MerchantScreenMixin(MerchantMenu, Inventory, Component) - Constructor for class com.mrbysco.retraining.mixin.MerchantScreenMixin
 
MOD_ID - Static variable in class com.mrbysco.retraining.Constants
 
MOD_NAME - Static variable in class com.mrbysco.retraining.Constants
 

O

onInitialize() - Method in class com.mrbysco.retraining.FabricRetraining
 
onInitializeClient() - Method in class com.mrbysco.retraining.FabricClientRetraining
 

P

PLATFORM - Static variable in class com.mrbysco.retraining.platform.Services
 

R

RESET_TRADES_PACKET_ID - Static variable in class com.mrbysco.retraining.Constants
 
resetTrades(ServerPlayer) - Static method in class com.mrbysco.retraining.CommonRetraining
 
ResetTradesPayload - Record Class in com.mrbysco.retraining.messages
 
ResetTradesPayload() - Constructor for record class com.mrbysco.retraining.messages.ResetTradesPayload
Creates an instance of a ResetTradesPayload record class.
ResetTradesPayload(FriendlyByteBuf) - Constructor for record class com.mrbysco.retraining.messages.ResetTradesPayload
 
RetrainingConfig - Class in com.mrbysco.retraining.config
 
RetrainingConfig() - Constructor for class com.mrbysco.retraining.config.RetrainingConfig
 
RetrainingConfig.Common - Class in com.mrbysco.retraining.config
 
retrainingConstructor(int, Inventory, Merchant, CallbackInfo) - Method in class com.mrbysco.retraining.mixin.MerchantMenuMixin
 
retrainingInit(CallbackInfo) - Method in class com.mrbysco.retraining.mixin.MerchantScreenMixin
 
RetrainingMenuIntegration - Class in com.mrbysco.retraining.config
 
RetrainingMenuIntegration() - Constructor for class com.mrbysco.retraining.config.RetrainingMenuIntegration
 

S

sendResetTradesMessage() - Method in class com.mrbysco.retraining.platform.FabricPlatformHelper
 
sendResetTradesMessage() - Method in interface com.mrbysco.retraining.platform.services.IPlatformHelper
Send a packet to the server to reset the villager's trades
sendUpdateMessage(Player, boolean, int) - Method in class com.mrbysco.retraining.platform.FabricPlatformHelper
 
sendUpdateMessage(Player, boolean, int) - Method in interface com.mrbysco.retraining.platform.services.IPlatformHelper
Send a packet to the server to reset the villager's trades
Services - Class in com.mrbysco.retraining.platform
 
Services() - Constructor for class com.mrbysco.retraining.platform.Services
 
setOffers(MerchantOffers) - Method in interface com.mrbysco.retraining.mixin.AbstractVillagerEntityAccessor
 

T

toString() - Method in record class com.mrbysco.retraining.messages.ResetTradesPayload
Returns a string representation of this record class.
toString() - Method in record class com.mrbysco.retraining.messages.UpdatePayload
Returns a string representation of this record class.
type() - Method in record class com.mrbysco.retraining.messages.ResetTradesPayload
 
type() - Method in record class com.mrbysco.retraining.messages.UpdatePayload
 

U

UPDATE_PACKET_ID - Static variable in class com.mrbysco.retraining.Constants
 
UpdatePayload - Record Class in com.mrbysco.retraining.messages
 
UpdatePayload(boolean, int) - Constructor for record class com.mrbysco.retraining.messages.UpdatePayload
Creates an instance of a UpdatePayload record class.

V

villager() - Method in record class com.mrbysco.retraining.messages.UpdatePayload
Returns the value of the villager record component.
VillagerAccessor - Interface in com.mrbysco.retraining.mixin
 

W

write(FriendlyByteBuf) - Method in record class com.mrbysco.retraining.messages.ResetTradesPayload
 
A C E F G H I L M O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values